We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb7d3a9 commit eeb6149Copy full SHA for eeb6149
package.json
@@ -47,7 +47,6 @@
47
"babel": "6.5.1",
48
"babel-cli": "6.4.0",
49
"babel-plugin-add-module-exports": "0.1.2",
50
- "babel-polyfill": "6.3.14",
51
"babel-preset-es2015-node4": "2.0.3",
52
"babel-preset-stage-0": "6.5.0",
53
"commitizen": "2.5.0",
@@ -60,8 +59,10 @@
60
59
"jsonlint-cli": "0.2.7"
61
},
62
"dependencies": {
+ "babel-polyfill": "6.3.14",
63
"chalk": "1.1.1",
64
"conventional-changelog-angular": "1.0.0",
65
+ "conventional-changelog-lint-config-angular": "0.1.0",
66
"conventional-commits-parser": "1.0.1",
67
"franc": "1.1.2",
68
"get-stdin": "5.0.1",
0 commit comments