Skip to content

Commit

Permalink
Upgrade JS client to support API v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
m-mohr committed Dec 2, 2020
1 parent 60fc91b commit 19888ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openeo/web-editor",
"version": "0.6.0-alpha.1",
"version": "0.6.0-beta.1",
"apiVersions": [
"1.0.0-rc.2",
"1.0.0",
Expand Down Expand Up @@ -41,7 +41,7 @@
},
"dependencies": {
"@musement/iso-duration": "0.0.10",
"@openeo/js-client": "^1.0.1",
"@openeo/js-client": "^1.0.2",
"@openeo/js-commons": "^1.2.0",
"@openeo/js-processgraphs": "^1.0.0-beta.6",
"@openeo/vue-components": "^1.0.0-rc.4",
Expand Down

0 comments on commit 19888ef

Please sign in to comment.