Skip to content

Commit

Permalink
chore: close doyoe#138
Browse files Browse the repository at this point in the history
  • Loading branch information
刘祺 committed Aug 11, 2017
1 parent 00972ec commit 783f110
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@
"devDependencies": {
"caniuse-db": "^1.0.30000591",
"fs-extra-async": "^1.0.0",
"ghooks": "^1.3.2",
"gulp": "github:gulpjs/gulp#4.0",
"gulp-convert-encoding": "^1.0.0",
"gulp-htmlhint": "^0.3.1",
"gulp-replace": "^0.5.4",
"gulp-util": "^3.0.7",
"husky": "^0.14.3",
"iconv-lite": "^0.4.15",
"jsdom": "^9.5.0",
"opener": "^1.4.2",
Expand All @@ -39,14 +39,12 @@
"which": "^1.2.12"
},
"scripts": {
"commitmsg": "validate-commit-msg",
"update": "npm i --save-dev caniuse-db && npm run build",
"test": "gulp lint",
"build": "gulp"
},
"config": {
"ghooks": {
"commit-msg": "validate-commit-msg"
},
"validate-commit-msg": {
"types": [
"feat",
Expand Down

0 comments on commit 783f110

Please sign in to comment.