Skip to content

Commit b8fb1dd

Browse files
committed
Merge pull request #5 from joeybaker/master
Add missing dependency
2 parents 1c1254b + 8f0ef6f commit b8fb1dd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"devDependencies": {
1010
"jshint": "^2.5.10",
1111
"precommit-hook": "^1.0.7",
12+
"tap-spec": "^2.1.2",
1213
"tape": "^3.0.3"
1314
},
1415
"homepage": "https://github.com/henrikjoreteg/html-parse-stringify",

0 commit comments

Comments
 (0)