We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab76e1e commit fba8451Copy full SHA for fba8451
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@zeit/swr",
3
- "version": "0.1.0",
+ "version": "0.1.1",
4
"description": "React Hooks library for remote data fetching",
5
"main": "./dist/src/index.js",
6
"types": "./dist/src/index.d.ts",
0 commit comments