Skip to content

Commit 5e2050a

Browse files
committed
[ci skip] Add missing dom5 devDependency
This *just worked* with npm 3 because of flattened tree from gulp-vulcanize, but dependencies should be explicit
1 parent 49f2e7a commit 5e2050a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
},
1010
"devDependencies": {
1111
"del": "^2.2.0",
12+
"dom5": "^1.3.1",
1213
"eslint-plugin-html": "^1.3.0",
1314
"gulp": "^3.8.11",
1415
"gulp-audit": "^1.0.0",

0 commit comments

Comments
 (0)