Skip to content

Commit 295a9ff

Browse files
author
Sylvestre Gug
committed
removed esm dependencies
1 parent 2e93ada commit 295a9ff

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
"dependencies": {
1818
"JSONStream": "^1.3.5",
1919
"ajv": "^8.11.0",
20-
"esm": "^3.2.25",
2120
"micro": "^9.3.4",
2221
"mock-req": "^0.2.0",
2322
"mock-res": "^0.6.0",

yarn.lock

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2280,11 +2280,6 @@ escodegen@^1.8.1:
22802280
optionalDependencies:
22812281
source-map "~0.6.1"
22822282

2283-
esm@^3.2.25:
2284-
version "3.2.25"
2285-
resolved "https://registry.yarnpkg.com/esm/-/esm-3.2.25.tgz#342c18c29d56157688ba5ce31f8431fbb795cc10"
2286-
integrity sha512-U1suiZ2oDVWv4zPO56S0NcR5QriEahGtdN2OR6FiOG4WJvcjBVFB0qI4+eKoWFH483PKGuLuu6V8Z4T5g63UVA==
2287-
22882283
esprima@^4.0.0, esprima@^4.0.1:
22892284
version "4.0.1"
22902285
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"

0 commit comments

Comments
 (0)