Skip to content

Commit

Permalink
build: pin TS to 4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
yyx990803 committed Sep 8, 2021
1 parent 35d17ad commit 5e18122
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"sirv": "^1.0.17",
"ts-jest": "^27.0.4",
"ts-node": "^10.1.0",
"typescript": "^4.3.5",
"typescript": "~4.3.5",
"vitepress": "^0.17.1",
"yorkie": "^2.0.0"
},
Expand Down

0 comments on commit 5e18122

Please sign in to comment.