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 89250c1 + a0e4596 commit 2ea0936Copy full SHA for 2ea0936
package.json
@@ -9,7 +9,7 @@
9
"glob": "^11.0.3"
10
},
11
"exports": {
12
- "./opendgeodeweb_back_schemas.json": {
+ "./opengeodeweb_back_schemas.json": {
13
"import": "./opengeodeweb_back_schemas.json",
14
"require": "./opengeodeweb_back_schemas.json"
15
}
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
5
6
[project]
7
name = "OpenGeodeWeb-Back"
8
-version = "5.8.6"
+version = "5.8.7-rc.1"
dynamic = ["dependencies"]
authors = [
{ name="Geode-solutions", email="[email protected]" },
0 commit comments