We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 606b651 + beb1381 commit 2392778Copy full SHA for 2392778
packages/react-scripts/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-scripts-ts",
3
- "version": "2.7.0",
+ "version": "2.8.0",
4
"description": "Configuration and scripts for Create React App.",
5
"repository": "wmonk/create-react-app",
6
"license": "BSD-3-Clause",
@@ -38,11 +38,11 @@
38
"react-dev-utils": "^4.0.1",
39
"style-loader": "0.18.2",
40
"ts-jest": "^20.0.7",
41
- "ts-loader": "^2.2.1",
42
- "tslint": "^5.2.0",
+ "ts-loader": "^2.3.7",
+ "tslint": "^5.7.0",
43
"tslint-loader": "^3.5.3",
44
- "tslint-react": "^3.0.0",
45
- "typescript": "~2.4.0",
+ "tslint-react": "^3.2.0",
+ "typescript": "~2.5.3",
46
"source-map-loader": "^0.2.1",
47
"sw-precache-webpack-plugin": "0.11.4",
48
"url-loader": "0.5.9",
0 commit comments