fix(pacakge name): switch to @pushrocks scope

This commit is contained in:
Philipp Kunz 2018-05-22 16:24:33 +02:00
parent 5f02c93fa1
commit 88de9912e4
2 changed files with 3 additions and 2 deletions

View File

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

View File

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