We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56f1903 commit 38cc927Copy full SHA for 38cc927
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@rails/request.js",
3
- "version": "0.0.3",
+ "version": "0.0.4",
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