fix(CI): update CI build

This commit is contained in:
2018-09-01 16:40:42 +02:00
parent fa0d5af74e
commit 79a3420aa5
10 changed files with 175 additions and 427 deletions
+2 -1
View File
@@ -1,6 +1,7 @@
{
"name": "@pushrocks/smartnpm",
"version": "1.0.7",
"private": false,
"description": "interface with npm to retrieve package information",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
@@ -22,4 +23,4 @@
"@pushrocks/smartlog": "^2.0.1",
"@pushrocks/smartrequest": "^1.1.14"
}
}
}