Add hierarchical region data to candidate and center records
This commit is contained in:
+2
-1
@@ -5,7 +5,8 @@
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"start": "node server.mjs",
|
||||
"test": "node tests/system.test.mjs"
|
||||
"test": "node tests/system.test.mjs",
|
||||
"reset-db": "node scripts/reset-dev-database.mjs"
|
||||
},
|
||||
"dependencies": {
|
||||
"exceljs": "^4.4.0",
|
||||
|
||||
Reference in New Issue
Block a user