Compare commits

2 Commits

Author SHA1 Message Date
1f262b728e 1.0.17 2018-05-22 16:24:33 +02:00
88de9912e4 fix(pacakge name): switch to @pushrocks scope 2018-05-22 16:24:33 +02:00
2 changed files with 4 additions and 3 deletions

View File

@ -2,7 +2,8 @@
"npmci": {
"npmGlobalTools": [
"npmts"
]
],
"npmAccessLevel": "public"
},
"npmts": {
"coverageTreshold": 50

View File

@ -1,6 +1,6 @@
{
"name": "smartupdate",
"version": "1.0.16",
"name": "@pushrocks/smartupdate",
"version": "1.0.17",
"description": "update your tools in a smart way",
"main": "dist/index.js",
"typings": "dist/index.d.ts",