We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8762eaf commit 3bb82a4Copy full SHA for 3bb82a4
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "scarlett",
3
"type": "module",
4
- "version": "2.0.3",
+ "version": "2.0.4",
5
"description": "A rest client library that actually covers high complexity scenarios...for real!",
6
"browser": "lib/index.umd.js",
7
"module": "lib/index.js",
@@ -67,4 +67,4 @@
67
"zero dependencies"
68
],
69
"packageManager": "yarn@3.5.1"
70
-}
+}
0 commit comments