Skip to content

Commit 5757fa8

Browse files
authored
change typescript deps prefix (#2111)
1 parent 0520fcb commit 5757fa8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"physical-cpu-count": "^2.0.0",
3737
"ts-loader": "^9.2.6",
3838
"ts-node": "^6.2.0",
39-
"typescript": "^4.4.4",
39+
"typescript": "~4.4.4",
4040
"webpack": "^5.61.0",
4141
"webpack-cli": "^4.9.1"
4242
},

0 commit comments

Comments
 (0)