fix(ci): fix npmextra
This commit is contained in:
parent
53f01903db
commit
8d8cde1447
@ -1,8 +1,11 @@
|
|||||||
{
|
{
|
||||||
"npmci": {
|
"npmci": {
|
||||||
"globalNpmTools": [
|
"npmGlobalTools": [
|
||||||
"npmts"
|
"npmts",
|
||||||
]
|
"ts-node",
|
||||||
|
"typescript"
|
||||||
|
],
|
||||||
|
"npmAccessLevel": "public"
|
||||||
},
|
},
|
||||||
"npmts": {
|
"npmts": {
|
||||||
"coverageTreshold": 60
|
"coverageTreshold": 60
|
||||||
|
Loading…
Reference in New Issue
Block a user