fix(pacakge name): switch to @pushrocks scope
This commit is contained in:
parent
5f02c93fa1
commit
88de9912e4
@ -2,7 +2,8 @@
|
|||||||
"npmci": {
|
"npmci": {
|
||||||
"npmGlobalTools": [
|
"npmGlobalTools": [
|
||||||
"npmts"
|
"npmts"
|
||||||
]
|
],
|
||||||
|
"npmAccessLevel": "public"
|
||||||
},
|
},
|
||||||
"npmts": {
|
"npmts": {
|
||||||
"coverageTreshold": 50
|
"coverageTreshold": 50
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"name": "smartupdate",
|
"name": "@pushrocks/smartupdate",
|
||||||
"version": "1.0.16",
|
"version": "1.0.16",
|
||||||
"description": "update your tools in a smart way",
|
"description": "update your tools in a smart way",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
|
Loading…
Reference in New Issue
Block a user