Merge pull request #256 from johnmuhl/esm

replace discontinued @std/esm package with esm
This commit is contained in:
Rich Harris
2018-05-04 16:53:35 -04:00
committed by GitHub

View File

@@ -40,13 +40,13 @@
"webpack-format-messages": "^1.0.2"
},
"devDependencies": {
"@std/esm": "^0.26.0",
"@types/glob": "^5.0.34",
"@types/mkdirp": "^0.5.2",
"@types/rimraf": "^2.0.2",
"compression": "^1.7.1",
"eslint": "^4.13.1",
"eslint-plugin-import": "^2.8.0",
"esm": "^3.0.28",
"express": "^4.16.3",
"get-port": "^3.2.0",
"mocha": "^5.0.4",