Avoid duplicate imports

This commit is contained in:
Tim Schaub
2022-02-05 11:46:26 -07:00
parent cdd1537a41
commit f10ba5c1e3
18 changed files with 54 additions and 47 deletions

View File

@@ -68,7 +68,7 @@
"copy-webpack-plugin": "^10.0.0",
"es-main": "^1.0.2",
"eslint": "^8.0.1",
"eslint-config-openlayers": "^16.0.1",
"eslint-config-openlayers": "^16.1.0",
"expect.js": "0.3.1",
"express": "^4.17.1",
"front-matter": "^4.0.0",