Skip to content

Commit 5410767

Browse files
fix(deps): update ogw-viewer
1 parent 1f4a0ac commit 5410767

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"main": "./nuxt.config.js",
4141
"dependencies": {
4242
"@geode/opengeodeweb-back": "5.6.3",
43-
"@geode/opengeodeweb-viewer": "1.6.0",
43+
"@geode/opengeodeweb-viewer": "1.6.1",
4444
"@kitware/vtk.js": "30.3.1",
4545
"@mdi/font": "^7.4.47",
4646
"@pinia/nuxt": "^0.5.4",
@@ -73,4 +73,4 @@
7373
"publishConfig": {
7474
"access": "public"
7575
}
76-
}
76+
}

0 commit comments

Comments
 (0)