Skip to content

Commit

Permalink
Remove node-fetch-native
Browse files Browse the repository at this point in the history
  • Loading branch information
lxsmnsyc committed Oct 8, 2023
1 parent 1fa37db commit 1d3c58a
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 9 deletions.
1 change: 0 additions & 1 deletion packages/seroval/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
"@vitest/ui": "^0.34.4",
"eslint": "^8.51.0",
"eslint-config-lxsmnsyc": "^0.6.5",
"node-fetch-native": "^1.4.0",
"pridepack": "2.5.0",
"tslib": "^2.6.2",
"typescript": "^5.2.2",
Expand Down
1 change: 0 additions & 1 deletion packages/seroval/test/web-api/file.test.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import { describe, it, expect } from 'vitest';
import 'node-fetch-native/polyfill';
import {
crossSerializeAsync,
deserialize,
Expand Down
7 changes: 0 additions & 7 deletions pnpm-lock.yaml

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

0 comments on commit 1d3c58a

Please sign in to comment.