This commit is contained in:
Philipp Kunz 2018-08-02 15:31:06 +02:00
parent fb2b72a97f
commit d31f85c6cb
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "@pushrocks/smartspawn",
"version": "1.0.11",
"version": "2.0.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "@pushrocks/smartspawn",
"version": "1.0.11",
"version": "2.0.0",
"description": "smart subprocess handling",
"main": "dist/index.js",
"typings": "dist/index.d.ts",