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 8998f69 commit e041121Copy full SHA for e041121
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "rails-fetch",
3
- "version": "0.0.0",
+ "version": "0.0.1",
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