Start at version 2.0.0
Due to adopting previous package from npmjs that already had version 1.0.0, we cannot publish to it so we are gonna start at version 2.0.0
This commit is contained in:
parent
5e837daa30
commit
de9efb999f
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "service-core",
|
||||
"version": "1.0.0",
|
||||
"version": "2.0.0",
|
||||
"description": "Core boiler plate code to install node server as windows service",
|
||||
"main": "lib.mjs",
|
||||
"scripts": {
|
||||
|
|
Loading…
Reference in a new issue