Pop-up design update (WIP)

This commit is contained in:
mmble
2020-08-08 01:43:04 +02:00
parent df58e3670e
commit 447445fcb0
8 changed files with 5311 additions and 3752 deletions

View File

@@ -15,17 +15,17 @@
"react-dom": "^16.12.0"
},
"devDependencies": {
"web-ext": "^4.2.0",
"@types/chrome": "0.0.91",
"@types/firefox-webext-browser": "70.0.1",
"@types/jest": "^24.0.23",
"@types/jquery": "^3.3.31",
"copy-webpack-plugin": "^5.0.5",
"jest": "^24.9.0",
"ts-jest": "^24.2.0",
"jest": "^26.2.2",
"rimraf": "^3.0.0",
"ts-jest": "^26.1.4",
"ts-loader": "^6.2.1",
"typescript": "~3.7.3",
"web-ext": "^5.0.0",
"webpack": "~4.41.2",
"webpack-cli": "~3.3.10",
"webpack-merge": "~4.2.2"