This commit is contained in:
Philipp Kunz 2021-07-27 13:55:48 +02:00
parent 6210358568
commit cbc4b7b285
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@pushrocks/smartexit",
"version": "1.0.16",
"version": "1.0.17",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@pushrocks/smartexit",
"version": "1.0.16",
"version": "1.0.17",
"license": "MIT",
"dependencies": {
"@pushrocks/lik": "^4.0.20",

View File

@ -1,6 +1,6 @@
{
"name": "@pushrocks/smartexit",
"version": "1.0.16",
"version": "1.0.17",
"private": false,
"description": "do things before one exists a process",
"main": "dist_ts/index.js",