Modernizr Update (#2806)

* updating modernizr

* updating dist

* updating deps
This commit is contained in:
Rob Larsen
2022-07-14 13:33:02 -04:00
committed by GitHub
parent 3a7fa13852
commit 284cdd632d
7 changed files with 46 additions and 76 deletions

4
dist/package.json vendored
View File

@@ -14,7 +14,7 @@
"devDependencies": {
"webpack": "^5.73.0",
"html-webpack-plugin": "^5.5.0",
"webpack-cli": "^4.9.2",
"webpack-dev-server": "^4.9.2"
"webpack-cli": "^4.10.0",
"webpack-dev-server": "^4.9.3"
}
}