improvements

This commit is contained in:
SethBurkart123
2023-09-16 20:39:09 +10:00
parent 8022fdd62b
commit d442713356
26 changed files with 95 additions and 57 deletions
+8
View File
@@ -27,5 +27,13 @@
"webextension-polyfill": "^0.10.0",
"webpack": "^5.88.2",
"webpack-cli": "^5.1.4"
},
"dependencies": {
"@types/react": "^18.2.21",
"autoprefixer": "^10.4.15",
"postcss": "^8.4.29",
"react": "^18.2.0",
"tailwindcss": "^3.3.3",
"typescript": "^5.2.2"
}
}