Skip to content

Commit

Permalink
create alpha release
Browse files Browse the repository at this point in the history
  • Loading branch information
wheresrhys committed Jul 23, 2024
1 parent ed00140 commit 0c9be3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/fetch-mock/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fetch-mock",
"version": "10.1.0",
"version": "10.1.1-alpha.1",
"description": "Mock http requests made using fetch (or isomorphic-fetch)",
"main": "./dist/commonjs.js",
"module": "./src/index.js",
Expand Down

0 comments on commit 0c9be3b

Please sign in to comment.