Skip to content

Commit 68a865f

Browse files
committed
chore(changelog): add dependencies
1 parent 8598caa commit 68a865f

File tree

2 files changed

+854
-17
lines changed

2 files changed

+854
-17
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@
4747
"babel-preset-flow-vue": "^1.0.0",
4848
"buble": "^0.19.3",
4949
"chromedriver": "^2.35.0",
50+
"conventional-changelog-cli": "^2.0.11",
5051
"cross-spawn": "^5.0.1",
5152
"css-loader": "^0.28.10",
5253
"es6-promise": "^4.2.4",
@@ -57,6 +58,7 @@
5758
"express-urlrewrite": "^1.2.0",
5859
"flow-bin": "^0.66.0",
5960
"jasmine": "2.8.0",
61+
"lint-staged": "^8.1.0",
6062
"nightwatch": "^0.9.20",
6163
"nightwatch-helpers": "^1.0.0",
6264
"path-to-regexp": "^1.7.0",
@@ -77,7 +79,8 @@
7779
"vuepress": "^0.14.1",
7880
"vuepress-theme-vue": "^1.1.0",
7981
"webpack": "^4.9.0",
80-
"webpack-dev-middleware": "^3.1.3"
82+
"webpack-dev-middleware": "^3.1.3",
83+
"yorkie": "^2.0.0"
8184
},
8285
"bugs": {
8386
"url": "https://github.com/vuejs/vue-router/issues"

0 commit comments

Comments
 (0)