There was an error while loading. Please reload this page.
1 parent 8d1985a commit b1f04bfCopy full SHA for b1f04bf
package.json
@@ -23,12 +23,12 @@
23
"dependencies": {
24
"atom-plugin-command-line": "1.0.2",
25
"coderoad-cli": "0.6.0",
26
- "core-coderoad": "0.6.0",
27
- "lodash.debounce": "4.0.6",
+ "core-coderoad": "0.6.2",
+ "lodash.debounce": "4.0.7",
28
"material-ui": "0.15.2",
29
"node-file-exists": "1.1.0",
30
- "react": "15.2.1",
31
- "react-dom": "15.2.1",
+ "react": "15.3.0",
+ "react-dom": "15.3.0",
32
"react-redux": "4.4.5",
33
"react-router-sans-urls": "0.1.0",
34
"react-tap-event-plugin": "1.0.0",
@@ -40,7 +40,7 @@
40
"atom-workspace": "cb-viewer:toggle"
41
},
42
"devDependencies": {
43
- "tslint": "3.13.0",
+ "tslint": "3.14.0",
44
"tslint-react": "0.4.0",
45
"typescript": "^2.0.0"
46
}
0 commit comments