Skip to content

Commit

Permalink
v3.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
josemarluedke committed Mar 9, 2022
1 parent 38a6af5 commit 3de9200
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-apollo-client",
"version": "3.2.0",
"version": "3.2.1",
"description": "An ember-cli addon for the Apollo GraphQL Client.",
"keywords": [
"apollo",
Expand Down Expand Up @@ -35,9 +35,8 @@
},
"dependencies": {
"@apollo/client": "^3.2.1",
"@ember/test-waiters": "^2.3.0",
"@glimmer/tracking": "^1.0.2",
"@ember/test-waiters": "~3.0.0",
"@glimmer/tracking": "^1.0.2",
"broccoli-graphql-filter": "^1.0.0",
"ember-auto-import": "^1.6.0",
"ember-cli-babel": "^7.22.1"
Expand Down

0 comments on commit 3de9200

Please sign in to comment.