Skip to content

Commit 8e38b91

Browse files
updated: move esm to the project dependencies
1 parent 0db46cd commit 8e38b91

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

package-lock.json

Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@
3535
"coveralls": "^3.1.0",
3636
"eslint": "^7.18.0",
3737
"eslint-config-riot": "^3.0.0",
38-
"esm": "^3.2.25",
3938
"mocha": "^8.2.1",
4039
"nyc": "^15.1.0"
4140
},
@@ -50,6 +49,7 @@
5049
"chalk": "^4.1.0",
5150
"chokidar": "^3.5.1",
5251
"cumpa": "^1.0.1",
52+
"esm": "^3.2.25",
5353
"glob": "^7.1.6",
5454
"optionator": "^0.9.1",
5555
"rollup": "^2.38.0",

0 commit comments

Comments
 (0)