update ci
This commit is contained in:
parent
275e242ad8
commit
1cb892c357
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"npmts": {
|
"npmts": {
|
||||||
"testTs": {
|
"testTs": {
|
||||||
"./test/*.ts": "./test/"
|
"./test/*.ts": "./test/"
|
||||||
}
|
|
||||||
},
|
|
||||||
"npmci": {
|
|
||||||
"globalNpmTools": [
|
|
||||||
"npmts"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"npmci": {
|
||||||
|
"npmGlobalTools": [
|
||||||
|
"npmts"
|
||||||
|
]
|
||||||
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user