We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80b733e commit dd0369bCopy full SHA for dd0369b
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@rails/request.js",
3
- "version": "0.0.7",
+ "version": "0.0.8",
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": "./dist/requestjs.js",
6
"module": "./src/index.js",
0 commit comments