We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b13b284 commit 1e1163bCopy full SHA for 1e1163b
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "rails-fetch",
3
- "version": "0.0.1",
+ "version": "0.0.2",
4
"description": "A tiny Fetch API wrapper that allows you to make http requests without need to handle to send the CSRF Token on every request",
5
"main": "./src/index.js",
6
"module": "./src/index.js",
0 commit comments