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