Skip to content

Commit 7992487

Browse files
committed
initial early release
1 parent eb2971d commit 7992487

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,16 +24,15 @@
2424
"atom-plugin-command-line": "1.0.2",
2525
"coderoad-cli": "0.6.0",
2626
"core-coderoad": "0.4.0",
27-
"highlights": "1.3.1",
28-
"lodash.debounce": "^4.0.6",
27+
"lodash.debounce": "4.0.6",
2928
"material-ui": "0.15.0",
3029
"node-file-exists": "1.1.0",
3130
"react": "15.1.0",
3231
"react-dom": "15.1.0",
3332
"react-redux": "4.4.5",
3433
"react-tap-event-plugin": "1.0.0",
3534
"redux": "3.5.2",
36-
"redux-form": "^6.0.0-alpha.15",
35+
"redux-form": "6.0.0-alpha.15",
3736
"sort-package-json": "1.4.0"
3837
},
3938
"activationCommands": {

0 commit comments

Comments
 (0)