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