making queries really traceable and queryable

This commit is contained in:
2023-01-08 10:03:48 -08:00
parent 49c808bfc7
commit 06f59ae531
17 changed files with 2295 additions and 691 deletions

View File

@@ -23,8 +23,8 @@
"recharts": "^1.4.2"
},
"devDependencies": {
"webpack": "^5.11.0",
"webpack-cli": "^4.2.0"
"webpack": "^5.75.0",
"webpack-cli": "^5.0.1"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"