Skip to content

Commit 38ac18b

Browse files
committed
1.2.0
1 parent 4dd4077 commit 38ac18b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ky",
3-
"version": "1.1.3",
3+
"version": "1.2.0",
44
"description": "Tiny and elegant HTTP client based on the browser Fetch API",
55
"license": "MIT",
66
"repository": "sindresorhus/ky",
@@ -74,7 +74,6 @@
7474
"typescript": "^5.2.2",
7575
"xo": "^0.56.0"
7676
},
77-
"sideEffects": false,
7877
"xo": {
7978
"envs": [
8079
"browser"

0 commit comments

Comments
 (0)