Remove DOM support. Closes #2647

This commit is contained in:
Eran Hammer
2022-06-22 07:51:02 +00:00
parent 691a11dc4e
commit 879572edd3
8 changed files with 2 additions and 489 deletions

View File

@@ -13,10 +13,8 @@
"@react-native-community/eslint-config": "^0.0.5",
"eslint": "^6.5.1",
"react": "16.9.0",
"react-dom": "16.9.0",
"react-hot-loader": "^4.12.19",
"react-native": "0.61.5",
"react-native-dom": "^0.5.0",
"react-native-windows": "^0.61.0-0"
},
"dependencies": {
@@ -31,7 +29,6 @@
},
"files": [
"android",
"dom",
"ios",
"windows",
"FilterType.js",