We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 544758d commit 0df449fCopy full SHA for 0df449f
package.json
@@ -40,8 +40,8 @@
40
"version": "0.0.0-semantically-released",
41
"main": "./nuxt.config.js",
42
"dependencies": {
43
- "@geode/opengeodeweb-back": "5.3.0",
44
- "@geode/opengeodeweb-viewer": "0.2.0",
+ "@geode/opengeodeweb-back": "5.3.1",
+ "@geode/opengeodeweb-viewer": "0.3.0-rc.1",
45
"@kitware/vtk.js": "30.3.1",
46
"@mdi/font": "^7.4.47",
47
"@pinia/nuxt": "^0.5.4",
@@ -50,6 +50,7 @@
50
"@vueuse/nuxt": "^11.0.3",
51
"ajv": "^8.17.1",
52
"is-electron": "^2.2.2",
53
+ "js-file-download": "^0.4.12",
54
"pinia": "^2.2.2",
55
"sass": "^1.77.8",
56
"semver": "^7.6.3",
@@ -73,4 +74,4 @@
73
74
"publishConfig": {
75
"access": "public"
76
}
-}
77
+}
0 commit comments