Merge branch 'master' into map-annotations-prototype

This commit is contained in:
Scott Bell 2023-06-02 20:55:37 +02:00 committed by GitHub
commit ed7e85c8a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -73,7 +73,7 @@
"webpack": "5.85.0",
"webpack-cli": "5.1.1",
"webpack-dev-server": "4.13.3",
"webpack-merge": "5.8.0"
"webpack-merge": "5.9.0"
},
"scripts": {
"clean": "rm -rf ./dist ./node_modules ./package-lock.json ./coverage ./html-test-results ./test-results ./.nyc_output ",