Skip to content

Commit

Permalink
[ci skip] Add missing dom5 devDependency
Browse files Browse the repository at this point in the history
This *just worked* with npm 3 because of flattened tree from
gulp-vulcanize, but dependencies should be explicit
  • Loading branch information
dfreedm committed Mar 28, 2016
1 parent 49f2e7a commit 5e2050a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
},
"devDependencies": {
"del": "^2.2.0",
"dom5": "^1.3.1",
"eslint-plugin-html": "^1.3.0",
"gulp": "^3.8.11",
"gulp-audit": "^1.0.0",
Expand Down

0 comments on commit 5e2050a

Please sign in to comment.