mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-23 04:49:15 +08:00
change package.json, test all to test changes
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
"node": ">= 0.10.0"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "npm run all",
|
||||
"test": "npm run changes",
|
||||
"changes": "node ./_infrastructure/tests/runner.js --tsc-version 1.0.0 --test-changes",
|
||||
"all": "node ./_infrastructure/tests/runner.js --tsc-version 1.0.0",
|
||||
"dry": "node ./_infrastructure/tests/runner.js --tsc-version 1.0.0 --skip-tests --test-changes",
|
||||
|
||||
Reference in New Issue
Block a user