Skip to content

Commit 5553e40

Browse files
Merge pull request #512 from remarkablemark/build/html-dom-parser
build: upgrade html-dom-parser to add support for react-native
2 parents f7cf295 + 50eafcc commit 5553e40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
],
4343
"dependencies": {
4444
"domhandler": "4.3.1",
45-
"html-dom-parser": "1.1.1",
45+
"html-dom-parser": "1.2.0",
4646
"react-property": "2.0.0",
4747
"style-to-js": "1.1.0"
4848
},

0 commit comments

Comments
 (0)