We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7e55e6 commit 1ef93dbCopy full SHA for 1ef93db
package.json
@@ -31,8 +31,7 @@
31
"homepage": "https://gruhn.github.io/vue-qrcode-reader",
32
"husky": {
33
"hooks": {
34
- "pre-commit": "lint-staged",
35
- "prepare-commit-msg": "exec < /dev/tty && git cz --hook"
+ "pre-commit": "lint-staged"
36
}
37
},
38
"lint-staged": {
@@ -49,7 +48,6 @@
49
48
"babel-plugin-transform-runtime": "^6.23.0",
50
"babel-preset-es2015": "^6.14.0",
51
"babel-preset-stage-0": "^6.16.0",
52
- "commitizen": "^3.1.1",
53
"cross-env": "^3.1.3",
54
"cross-spawn": "^5.0.1",
55
"css-loader": "^0.26.1",
0 commit comments