This commit is contained in:
Alvin-Zilverstand
2026-03-24 14:08:55 +01:00
parent 824c92770b
commit 678282520a
2 changed files with 10 additions and 8 deletions

View File

@@ -30,7 +30,9 @@
"glob": "^11.0.0",
"minimatch": "^9.0.5",
"qs": "^6.15.0",
"lodash": "^4.17.21"
"lodash": "^4.17.21",
"@tootallnate/once": "^3.0.1",
"eslint": "^8.57.1"
},
"scripts": {
"start": "react-scripts start",