This commit is contained in:
Philipp Kunz 2018-09-01 16:40:42 +02:00
parent 79a3420aa5
commit 413ef378b6
2 changed files with 3 additions and 3 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "@pushrocks/smartnpm",
"version": "1.0.7",
"version": "1.0.8",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "@pushrocks/smartnpm",
"version": "1.0.7",
"version": "1.0.8",
"private": false,
"description": "interface with npm to retrieve package information",
"main": "dist/index.js",
@ -23,4 +23,4 @@
"@pushrocks/smartlog": "^2.0.1",
"@pushrocks/smartrequest": "^1.1.14"
}
}
}