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.
1 parent 826e3fb commit de65aa2Copy full SHA for de65aa2
package.json
@@ -31,11 +31,11 @@
31
"dependencies": {
32
"atom-plugin-command-line": "1.0.2",
33
"coderoad-cli": "0.6.0",
34
- "core-coderoad": "0.6.1",
+ "core-coderoad": "0.6.2",
35
"material-ui": "0.15.2",
36
"node-file-exists": "1.1.0",
37
- "react": "15.2.1",
38
- "react-dom": "15.2.1",
+ "react": "15.3.0",
+ "react-dom": "15.3.0",
39
"react-redux": "4.4.5",
40
"react-router-sans-urls": "0.1.0",
41
"react-tap-event-plugin": "1.0.0",
@@ -55,7 +55,7 @@
55
}
56
},
57
"devDependencies": {
58
- "tslint": "3.13.0",
+ "tslint": "3.14.0",
59
"tslint-react": "0.4.0",
60
"typescript": "^2.0.0"
61
0 commit comments