This commit is contained in:
Philipp Kunz 2019-08-27 20:15:23 +02:00
parent ad0b7ac21c
commit 23a3230f07
2 changed files with 3 additions and 3 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "@pushrocks/smartshell",
"version": "2.0.24",
"version": "2.0.25",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,7 +1,7 @@
{
"name": "@pushrocks/smartshell",
"private": false,
"version": "2.0.24",
"version": "2.0.25",
"description": "shell actions designed as promises",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
@ -50,4 +50,4 @@
"npmextra.json",
"readme.md"
]
}
}