Skip to content

Commit 0df449f

Browse files
@geode/opengeodeweb-viewer 0.3.0-rc.1 & js-file-download
1 parent 544758d commit 0df449f

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@
4040
"version": "0.0.0-semantically-released",
4141
"main": "./nuxt.config.js",
4242
"dependencies": {
43-
"@geode/opengeodeweb-back": "5.3.0",
44-
"@geode/opengeodeweb-viewer": "0.2.0",
43+
"@geode/opengeodeweb-back": "5.3.1",
44+
"@geode/opengeodeweb-viewer": "0.3.0-rc.1",
4545
"@kitware/vtk.js": "30.3.1",
4646
"@mdi/font": "^7.4.47",
4747
"@pinia/nuxt": "^0.5.4",
@@ -50,6 +50,7 @@
5050
"@vueuse/nuxt": "^11.0.3",
5151
"ajv": "^8.17.1",
5252
"is-electron": "^2.2.2",
53+
"js-file-download": "^0.4.12",
5354
"pinia": "^2.2.2",
5455
"sass": "^1.77.8",
5556
"semver": "^7.6.3",
@@ -73,4 +74,4 @@
7374
"publishConfig": {
7475
"access": "public"
7576
}
76-
}
77+
}

0 commit comments

Comments
 (0)