This commit is contained in:
Philipp Kunz 2021-08-17 18:12:29 +02:00
parent a2b3cede4e
commit 2031a408bf
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.19",
"version": "1.0.20",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@pushrocks/smartexit",
"version": "1.0.19",
"version": "1.0.20",
"license": "MIT",
"dependencies": {
"@pushrocks/lik": "^4.0.20",

View File

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