Skip to content

Commit

Permalink
feat: add compatibility for react-native
Browse files Browse the repository at this point in the history
  • Loading branch information
Vince Tripodi committed Apr 14, 2022
1 parent bf0d533 commit 4a4a974
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,5 +90,8 @@
"browser": {
"./index.js": "./lib/client/html-to-dom.js"
},
"react-native": {
"./index.js": "./lib/server/html-to-dom.js"
},
"license": "MIT"
}

0 comments on commit 4a4a974

Please sign in to comment.