audit command

This commit is contained in:
StroepWafel
2026-01-22 17:26:19 +10:30
parent 3847ef4269
commit 9a002d18b0
+1
View File
@@ -5,6 +5,7 @@
"description": "Enhance SEQTA Learn's usability and aesthetics! A fork of BetterSEQTA to continue development add add heaps more features!",
"browserslist": "> 0.5%, last 2 versions, not dead",
"scripts": {
"autoaudit": "npm audit && npm audit fix && npm run build",
"dev": "cross-env MODE=chrome vite dev",
"dev:firefox": "cross-env MODE=firefox vite build --watch",
"compile": "npm i && npm run build",