Skip to content

Commit

Permalink
chore(deps): update capacitor monorepo to v2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and wtrocki committed Jul 1, 2020
1 parent 44aecde commit b76961f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions platform/client-admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"private": true,
"dependencies": {
"@apollo/react-hooks": "3.1.3",
"@capacitor/core": "2.0.1",
"@capacitor/core": "2.2.1",
"@ionic/react": "5.0.7",
"@ionic/react-router": "5.0.7",
"apollo-client": "2.6.8",
Expand Down Expand Up @@ -55,7 +55,7 @@
"uniforms": "v3.0.0-alpha.5"
},
"devDependencies": {
"@capacitor/cli": "2.0.1",
"@capacitor/cli": "2.2.1",
"@graphql-codegen/add": "1.13.1",
"@graphql-codegen/typescript": "1.13.1",
"@graphql-codegen/typescript-operations": "1.13.1",
Expand Down
4 changes: 2 additions & 2 deletions platform/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"private": true,
"dependencies": {
"@apollo/react-hooks": "3.1.3",
"@capacitor/core": "2.0.1",
"@capacitor/core": "2.2.1",
"@ionic/react": "5.0.7",
"@ionic/react-router": "5.0.7",
"apollo-link-context": "1.0.19",
Expand Down Expand Up @@ -52,7 +52,7 @@
]
},
"devDependencies": {
"@capacitor/cli": "2.0.1",
"@capacitor/cli": "2.2.1",
"@graphql-codegen/add": "1.13.1",
"@graphql-codegen/typescript": "1.13.1",
"@graphql-codegen/typescript-operations": "1.13.1",
Expand Down

0 comments on commit b76961f

Please sign in to comment.