Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
1f262b728e | |||
88de9912e4 |
@ -2,7 +2,8 @@
|
|||||||
"npmci": {
|
"npmci": {
|
||||||
"npmGlobalTools": [
|
"npmGlobalTools": [
|
||||||
"npmts"
|
"npmts"
|
||||||
]
|
],
|
||||||
|
"npmAccessLevel": "public"
|
||||||
},
|
},
|
||||||
"npmts": {
|
"npmts": {
|
||||||
"coverageTreshold": 50
|
"coverageTreshold": 50
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "smartupdate",
|
"name": "@pushrocks/smartupdate",
|
||||||
"version": "1.0.16",
|
"version": "1.0.17",
|
||||||
"description": "update your tools in a smart way",
|
"description": "update your tools in a smart way",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"typings": "dist/index.d.ts",
|
"typings": "dist/index.d.ts",
|
||||||
|
Reference in New Issue
Block a user