Skip to content

Commit

Permalink
1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Jan 7, 2024
1 parent 4dd4077 commit 38ac18b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "ky",
"version": "1.1.3",
"version": "1.2.0",
"description": "Tiny and elegant HTTP client based on the browser Fetch API",
"license": "MIT",
"repository": "sindresorhus/ky",
Expand Down Expand Up @@ -74,7 +74,6 @@
"typescript": "^5.2.2",
"xo": "^0.56.0"
},
"sideEffects": false,
"xo": {
"envs": [
"browser"
Expand Down

0 comments on commit 38ac18b

Please sign in to comment.