Skip to content

Commit

Permalink
prepare release 10.0.0-alpha.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dvvanessastoiber committed Jul 7, 2021
1 parent 80ac8ce commit 1ad912e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "phovea_security_store_generated",
"description": "",
"version": "8.0.2-SNAPSHOT",
"version": "10.0.0-alpha.0",
"author": {
"name": "datavisyn GmbH",
"email": "[email protected]",
Expand Down Expand Up @@ -69,7 +69,7 @@
"docker_packages.txt"
],
"dependencies": {
"phovea_security_flask": "github:phovea/phovea_security_flask#develop"
"phovea_security_flask": "8.0.0-alpha.0"
},
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
-e git+https://github.com/phovea/phovea_security_flask.git@develop#egg=phovea_security_flask
-e git+https://github.com/phovea/phovea_server.git@develop#egg=phovea_server
phovea_security_flask==8.0.0-alpha.0
phovea_server>=6.0.0,<7.0.0
pydng==1.1.2

0 comments on commit 1ad912e

Please sign in to comment.