This commit is contained in:
Philipp Kunz 2020-10-02 13:28:40 +00:00
parent 3ddad53d29
commit 7292b45d33
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.17",
"version": "1.0.18",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "@pushrocks/smartnpm",
"version": "1.0.17",
"version": "1.0.18",
"private": false,
"description": "interface with npm to retrieve package information",
"main": "dist_ts/index.js",
@ -42,4 +42,4 @@
"browserslist": [
"last 1 chrome versions"
]
}
}