Skip to content

Commit be59c28

Browse files
author
Sylvestre Gug
committed
removed esm dep
1 parent d4e3fe9 commit be59c28

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
@@ -16,7 +16,6 @@
1616
},
1717
"dependencies": {
1818
"JSONStream": "^1.3.5",
19-
"esm": "^3.2.25",
2019
"micro": "^9.3.4",
2120
"mysql": "^2.17.1",
2221
"open": "^6.3.0",

yarn.lock

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -708,11 +708,6 @@ escape-string-regexp@^1.0.5:
708708
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
709709
integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=
710710

711-
esm@^3.2.25:
712-
version "3.2.25"
713-
resolved "https://registry.yarnpkg.com/esm/-/esm-3.2.25.tgz#342c18c29d56157688ba5ce31f8431fbb795cc10"
714-
integrity sha512-U1suiZ2oDVWv4zPO56S0NcR5QriEahGtdN2OR6FiOG4WJvcjBVFB0qI4+eKoWFH483PKGuLuu6V8Z4T5g63UVA==
715-
716711
execa@^0.7.0:
717712
version "0.7.0"
718713
resolved "https://registry.yarnpkg.com/execa/-/execa-0.7.0.tgz#944becd34cc41ee32a63a9faf27ad5a65fc59777"

0 commit comments

Comments
 (0)