We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5071b3b commit 6e5dfacCopy full SHA for 6e5dfac
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@rails/request.js",
3
- "version": "0.0.8",
+ "version": "0.0.9",
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