Skip to content

Commit

Permalink
Release 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
xanderberkein committed May 1, 2023
1 parent 18ea40d commit 7f3fe11
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "remix-cloudflare-module-workers",
"version": "0.0.2",
"version": "1.0.0",
"description": "Cloudflare module worker request handler for Remix",
"main": "dist/index",
"typings": "dist/index",
Expand All @@ -22,4 +22,4 @@
"@remix-run/cloudflare": ">=1.13.0",
"@remix-run/cloudflare-workers": ">=1.13.0"
}
}
}

0 comments on commit 7f3fe11

Please sign in to comment.