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.
2 parents a50f583 + ac18575 commit 776b503Copy full SHA for 776b503
package.json
@@ -36,15 +36,15 @@
36
"vitest-environment-nuxt": "1.0.1"
37
},
38
"overrides": {
39
- "vue": "latest"
+ "vue": ">=0.0.0-0"
40
41
"description": "OpenSource Vue/Vuetify framework for web applications",
42
"type": "module",
43
"version": "0.0.0",
44
"main": "./nuxt.config.js",
45
"dependencies": {
46
- "@geode/opengeodeweb-back": "latest",
47
- "@geode/opengeodeweb-viewer": "latest",
+ "@geode/opengeodeweb-back": ">=0.0.0-0",
+ "@geode/opengeodeweb-viewer": ">=0.0.0-0",
48
"@kitware/vtk.js": "33.3.0",
49
"@mdi/font": "7.4.47",
50
"@pinia/nuxt": "0.5.4",
0 commit comments