Skip to content

Commit

Permalink
Removed unnecessary dependencies on ajv and isomorphic-fetch.
Browse files Browse the repository at this point in the history
  • Loading branch information
LTLA committed Jan 25, 2024
1 parent 832737a commit b4eb062
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 211 deletions.
209 changes: 0 additions & 209 deletions package-lock.json

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

2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@
"test": "NODE_OPTIONS=--experimental-vm-modules npx jest"
},
"devDependencies": {
"ajv": "^8.11.0",
"isomorphic-fetch": "^3.0.0",
"jest": "^29.3.1",
"jest-environment-miniflare": "^2.11.0",
"pretty-js": "^0.2.2"
Expand Down

0 comments on commit b4eb062

Please sign in to comment.