Skip to content

Commit

Permalink
fix: add main for worker
Browse files Browse the repository at this point in the history
  • Loading branch information
Mayowa Esan committed Dec 10, 2024
1 parent 0c0405f commit 714f774
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/worker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "@skyline/oauth-worker",
"version": "1.0.0",
"main": "src/index.ts",
"private": true,
"devDependencies": {
"@cloudflare/workers-types": "^4.20241205.0",
Expand Down

0 comments on commit 714f774

Please sign in to comment.