Skip to content
This repository was archived by the owner on Aug 3, 2023. It is now read-only.

Commit a926a9a

Browse files
committed
Pin TypeScript to ~3.1.1
1 parent 219e921 commit a926a9a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"typescript-compare": "^0.0.2"
3333
},
3434
"devDependencies": {
35-
"typescript": "^3.1.1",
35+
"typescript": "~3.1.1",
3636
"tslint": "^5.11.0",
3737
"tslint-config-standard": "^8.0.1",
3838
"static-type-assert": "^3.0.0",

pnpm-lock.yaml

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)