Skip to content

Commit

Permalink
Fix dependency for bundling
Browse files Browse the repository at this point in the history
  • Loading branch information
codetheweb committed Jan 23, 2024
1 parent 2f7cf84 commit 87e30b2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 15 deletions.
16 changes: 2 additions & 14 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
"@types/node": "^18.13.0",
"ava": "^6.0.1",
"axios": "^1.6.2",
"edge-runtime": "^2.5.7",
"esbuild-register": "^3.5.0",
"execa": "^8.0.1",
"p-retry": "^6.1.0",
Expand All @@ -43,6 +42,7 @@
"@edge-runtime/primitives": "^4.0.5",
"chalk": "^5.3.0",
"clipanion": "^4.0.0-rc.3",
"edge-runtime": "^2.5.7",
"esbuild": "^0.19.11",
"human-readable": "^0.2.1",
"make-vfs": "^1.1.0",
Expand Down

0 comments on commit 87e30b2

Please sign in to comment.