This commit is contained in:
Philipp Kunz 2021-01-30 00:41:41 +00:00
parent 060f635989
commit 09b598f7bf
2 changed files with 3 additions and 3 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "@pushrocks/smartdaemon",
"version": "1.0.20",
"version": "1.0.21",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "@pushrocks/smartdaemon",
"version": "1.0.20",
"version": "1.0.21",
"private": false,
"description": "start scripts as long running daemons and manage them",
"main": "dist_ts/index.js",
@ -44,4 +44,4 @@
"browserslist": [
"last 1 chrome versions"
]
}
}