Skip to content

Commit

Permalink
fix: add conditional to validate if has cookies
Browse files Browse the repository at this point in the history
  • Loading branch information
leandrogilcarrano committed Sep 25, 2023
1 parent a439459 commit aea2792
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@api-components/api-request",
"description": "A set of composite components that are used to build an HTTP request editor with the support of the AMF model.",
"version": "0.3.5",
"version": "0.3.6",
"license": "Apache-2.0",
"main": "index.js",
"module": "index.js",
Expand Down

0 comments on commit aea2792

Please sign in to comment.