Skip to content

Commit 065aed7

Browse files
Merge pull request #240 from kfritsch/master
fix(package): add domhandler to dependencies
2 parents 655ba59 + 88cb7ad commit 065aed7

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
@@ -37,6 +37,7 @@
3737
"dom"
3838
],
3939
"dependencies": {
40+
"domhandler": "4.0.0",
4041
"html-dom-parser": "1.0.0",
4142
"react-property": "1.0.1",
4243
"style-to-js": "1.1.0"

0 commit comments

Comments
 (0)