Skip to content

Commit

Permalink
fix: correct dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
marionebl committed Feb 14, 2016
1 parent fb7d3a9 commit 5d3c219
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@
"babel": "6.5.1",
"babel-cli": "6.4.0",
"babel-plugin-add-module-exports": "0.1.2",
"babel-polyfill": "6.3.14",
"babel-preset-es2015-node4": "2.0.3",
"babel-preset-stage-0": "6.5.0",
"commitizen": "2.5.0",
Expand All @@ -60,8 +59,10 @@
"jsonlint-cli": "0.2.7"
},
"dependencies": {
"babel-polyfill": "6.3.14",
"chalk": "1.1.1",
"conventional-changelog-angular": "1.0.0",
"conventional-changelog-lint-config-angular": "0.1.0",
"conventional-commits-parser": "1.0.1",
"franc": "1.1.2",
"get-stdin": "5.0.1",
Expand Down

0 comments on commit 5d3c219

Please sign in to comment.