Skip to content

Commit

Permalink
chore(release): v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kettanaito committed Oct 6, 2022
1 parent 4f42790 commit 9419819
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mswjs/cookies",
"version": "0.2.2",
"version": "1.0.0",
"description": "Manage request/response cookies in the environments where those are not supported.",
"main": "lib/index.js",
"module": "lib/index.mjs",
Expand Down Expand Up @@ -50,4 +50,4 @@
"typescript": "^4.0.5",
"whatwg-fetch": "^3.5.0"
}
}
}

0 comments on commit 9419819

Please sign in to comment.