This commit is contained in:
Philipp Kunz 2019-04-08 15:13:48 +02:00
parent d8c03fd9ca
commit 904309564a
2 changed files with 3 additions and 3 deletions

2
package-lock.json generated
View File

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

View File

@ -1,6 +1,6 @@
{
"name": "@pushrocks/smartspawn",
"version": "2.0.2",
"version": "2.0.3",
"private": false,
"description": "smart subprocess handling",
"main": "dist/index.js",
@ -31,4 +31,4 @@
"@pushrocks/tapbundle": "^3.0.1",
"@types/node": "^10.5.5"
}
}
}