mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-10 09:39:58 +00:00
Stop sharing dependencies between ext/app (closes #178)
This commit is contained in:
@@ -14,11 +14,16 @@
|
||||
"@types/firefox-webext-browser": "^82.0.0",
|
||||
"@types/react": "^17.0.2",
|
||||
"@types/react-dom": "^17.0.1",
|
||||
"@types/semver": "^7.3.4",
|
||||
"@types/uuid": "^8.3.0",
|
||||
"copy-webpack-plugin": "^7.0.0",
|
||||
"html-webpack-plugin": "^5.2.0",
|
||||
"preact": "^10.5.12",
|
||||
"preact-compat": "^3.19.0",
|
||||
"semver": "^7.3.4",
|
||||
"ts-loader": "^8.0.17",
|
||||
"typescript": "^4.1.5",
|
||||
"uuid": "^8.3.2",
|
||||
"web-ext": "^5.5.0",
|
||||
"webpack": "^5.24.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user