Skip to content

Commit e7a04e5

Browse files
author
Barthelemy Ledoux
committed
ci: add missing dependency on danger
1 parent 52357d0 commit e7a04e5

File tree

2 files changed

+56
-1
lines changed

2 files changed

+56
-1
lines changed

package-lock.json

Lines changed: 54 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@
2929
"remark": "^10.0.1",
3030
"unist-util-visit": "^1.4.0",
3131
"vue-slider-component": "^3.0.31",
32-
"vuepress": "^1.0.0-alpha.48"
32+
"vuepress": "^1.0.0-alpha.48",
33+
"validate-commit-msg": "^2.14.0"
3334
},
3435
"dependencies": {
3536
"vue-live": "^0.4.6"

0 commit comments

Comments
 (0)