Skip to content

Commit 53ed6b9

Browse files
committed
Fixes #334
1 parent 9071a45 commit 53ed6b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
},
4242
"homepage": "https://github.com/fable-compiler/ts2fable#readme",
4343
"dependencies": {
44-
"typescript": "^3.7.4"
44+
"typescript": "3.7.4"
4545
},
4646
"devDependencies": {
4747
"@types/chai": "^4.0.4",

0 commit comments

Comments
 (0)