Skip to content

Commit ad1ed41

Browse files
authored
Merge pull request #81 from Geode-solutions/feat_schemas_import
Import schemas dynamically : ogw-versions
2 parents 0fd79da + 6f2dd10 commit ad1ed41

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
@@ -36,7 +36,7 @@
3636
"version": "0.0.0-semantically-released",
3737
"main": "./nuxt.config.js",
3838
"dependencies": {
39-
"@geode/opengeodeweb-back": "^3.3.1",
39+
"@geode/opengeodeweb-back": "3.3.2",
4040
"@kitware/vtk.js": "^29.4.6",
4141
"@mdi/font": "^7.4.47",
4242
"@pinia/nuxt": "^0.5.1",
@@ -70,4 +70,4 @@
7070
"publishConfig": {
7171
"access": "public"
7272
}
73-
}
73+
}

0 commit comments

Comments
 (0)