Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

Commit

Permalink
fix(deps): update all to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 25, 2020
1 parent 3a19b1e commit 1a50f51
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"devDependencies": {
"del-cli": "3.0.1",
"graphql": "15.3.0",
"graphback-cli": "0.14.0"
"graphback-cli": "1.0.1"
},
"scripts": {
"start:server": "cd server && yarn start",
Expand Down
8 changes: 4 additions & 4 deletions server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@
"graphql": "15.3.0",
"@aerogear/graphql-mqtt-subscriptions": "1.1.3",
"graphql-subscriptions": "1.1.0",
"graphback": "0.14.0",
"@graphback/keycloak-authz": "0.14.0",
"@graphback/datasync": "0.14.0",
"@graphback/runtime-mongo": "0.14.0",
"graphback": "1.0.1",
"@graphback/keycloak-authz": "1.0.1",
"@graphback/datasync": "1.0.1",
"@graphback/runtime-mongo": "1.0.1",
"@graphql-tools/graphql-file-loader": "6.0.15",
"@graphql-tools/load": "6.0.15",
"@types/react": "16.9.36",
Expand Down

0 comments on commit 1a50f51

Please sign in to comment.