Skip to content

Commit

Permalink
Fix javascript dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tailhook committed Mar 14, 2016
1 parent 5963bad commit dbf1804
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
"babel-plugin-transform-es2015-block-scoping": "6.3.13",
"babel-plugin-transform-es2015-parameters": "6.3.13",
"babel-plugin-transform-es2015-destructuring": "6.3.13",
"babel-core": "6.3.26",
"khufu": "0.4.2"
},
"optionalDependencies": {
Expand All @@ -34,7 +35,6 @@
"querystringify": "*",
"ms": "*",
"babel-polyfill": "// Temporary dependencies",
"babel-core": "6.3.26",
"babel-cli": "6.3.17",
"babel-register": "6.3.13",
"babel-types": "6.4.1",
Expand Down

0 comments on commit dbf1804

Please sign in to comment.