feat(sprint-3): refresh responsive UlHub portal
This commit is contained in:
@@ -6,7 +6,8 @@
|
||||
"dev": "next dev -p 3000",
|
||||
"build": "next build",
|
||||
"start": "next start -p 3000",
|
||||
"lint": "next lint"
|
||||
"lint": "next lint",
|
||||
"test": "node --test tests/*.test.mjs"
|
||||
},
|
||||
"dependencies": {
|
||||
"esri-loader": "^3.7.0",
|
||||
|
||||
Reference in New Issue
Block a user