Skip to content

Commit

Permalink
updated: move esm to the project dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
GianlucaGuarini committed Jan 24, 2021
1 parent 0db46cd commit 8e38b91
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
"coveralls": "^3.1.0",
"eslint": "^7.18.0",
"eslint-config-riot": "^3.0.0",
"esm": "^3.2.25",
"mocha": "^8.2.1",
"nyc": "^15.1.0"
},
Expand All @@ -50,6 +49,7 @@
"chalk": "^4.1.0",
"chokidar": "^3.5.1",
"cumpa": "^1.0.1",
"esm": "^3.2.25",
"glob": "^7.1.6",
"optionator": "^0.9.1",
"rollup": "^2.38.0",
Expand Down

0 comments on commit 8e38b91

Please sign in to comment.