We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 969a487 commit 79fc814Copy full SHA for 79fc814
1 file changed
package.json
@@ -7,8 +7,7 @@
7
"build": "next build",
8
"start": "next start",
9
"lint": "next lint",
10
- "test": "jest"
11
- },
+ },
12
"dependencies": {
13
"leaflet": "^1.9.4",
14
"next": "^15.5.3",
0 commit comments