Skip to content

Commit

Permalink
v0.3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
tannerlinsley committed Nov 13, 2019
1 parent c032430 commit 2b7f6bc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-query",
"version": "0.3.10",
"version": "0.3.11",
"description": "Hooks for managing, caching and syncing asynchronous and remote data in React",
"author": "tannerlinsley",
"license": "MIT",
Expand All @@ -23,6 +23,7 @@
},
"dependencies": {
"@babel/plugin-transform-regenerator": "^7.4.5",
"@types/react-query": "^0.3.0",
"core-js": "3",
"fast-async": "^6.3.8"
},
Expand Down

0 comments on commit 2b7f6bc

Please sign in to comment.