mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Switch test runner's tsc version 0.9.1.1 to 0.9.5
This commit is contained in:
+14202
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,2 @@
|
||||
#!/usr/bin/env node
|
||||
require('./tsc.js')
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+1
-1
@@ -2,6 +2,6 @@
|
||||
"name": "DefinitelyTyped",
|
||||
"version": "0.0.0",
|
||||
"scripts": {
|
||||
"test": "node ./_infrastructure/tests/runner.js --tsc-version 0.9.1.1"
|
||||
"test": "node ./_infrastructure/tests/runner.js --tsc-version 0.9.5"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user