switch to the more-up-to-date esm-wallaby

https://github.com/wallabyjs/esm
This commit is contained in:
Greg Smith
2022-05-04 15:38:46 +09:30
parent 25cc54bf72
commit cbfecab850
3 changed files with 17 additions and 4 deletions

View File

@@ -79,7 +79,7 @@
"command-exists": "~1.2.9",
"compare-versions": "~3.6.0",
"dayjs": "~1.10.8",
"esm": "^3.2.25",
"esm-wallaby": "^3.2.26",
"express": "~4.17.3",
"express-basic-auth": "~1.2.1",
"favico.js": "^0.3.10",
@@ -155,4 +155,4 @@
"vite": "~2.6.14",
"wait-on": "^6.0.1"
}
}
}