Skip to content

Commit eeb6149

Browse files
committed
fix: correct dependencies
1 parent fb7d3a9 commit eeb6149

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@
4747
"babel": "6.5.1",
4848
"babel-cli": "6.4.0",
4949
"babel-plugin-add-module-exports": "0.1.2",
50-
"babel-polyfill": "6.3.14",
5150
"babel-preset-es2015-node4": "2.0.3",
5251
"babel-preset-stage-0": "6.5.0",
5352
"commitizen": "2.5.0",
@@ -60,8 +59,10 @@
6059
"jsonlint-cli": "0.2.7"
6160
},
6261
"dependencies": {
62+
"babel-polyfill": "6.3.14",
6363
"chalk": "1.1.1",
6464
"conventional-changelog-angular": "1.0.0",
65+
"conventional-changelog-lint-config-angular": "0.1.0",
6566
"conventional-commits-parser": "1.0.1",
6667
"franc": "1.1.2",
6768
"get-stdin": "5.0.1",

0 commit comments

Comments
 (0)