Skip to content

Commit 4e8be33

Browse files
BotellaAgithub-actions[bot]
authored andcommitted
Apply prepare changes
1 parent def18aa commit 4e8be33

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"build": "npm run json"
99
},
1010
"dependencies": {
11-
"@geode/opengeodeweb-microservice": "0.0.0"
11+
"@geode/opengeodeweb-microservice": "^1.0.6-rc.1"
1212
},
1313
"exports": {
1414
"./opengeodeweb_back_schemas.json": {
@@ -36,4 +36,4 @@
3636
"files": [
3737
"opengeodeweb_back_schemas.json"
3838
]
39-
}
39+
}

requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,3 @@ werkzeug==3.1.2
6060
# flask
6161
# flask-cors
6262

63-
opengeodeweb-microservice==1.*,>=1.0.6rc1

0 commit comments

Comments
 (0)