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
master v2.0.0
Jonatan Nilsson 2020-09-13 04:47:30 +00:00
parent 5e837daa30
commit de9efb999f
1 changed files with 1 additions and 1 deletions

View File

@ -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": {