Skip to content
This repository was archived by the owner on Jan 26, 2019. It is now read-only.

Commit d0beb34

Browse files
committed
Pin typescript to 2.3.x unitl ready for 2.4.x
1 parent f9fb6ff commit d0beb34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"tslint": "^5.2.0",
4646
"tslint-loader": "^3.5.3",
4747
"tslint-react": "^3.0.0",
48-
"typescript": "^2.3.3",
48+
"typescript": "~2.3.3",
4949
"source-map-loader": "^0.2.1",
5050
"sw-precache-webpack-plugin": "0.9.1",
5151
"url-loader": "0.5.8",

0 commit comments

Comments
 (0)