Merge pull request #243 from WhiteHusky/patch-1

Fix webpack on aarch64 (and potentially others)
This commit is contained in:
hearmeneigh 2023-09-29 12:26:27 -07:00 committed by GitHub
commit d5da7ab79f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@
"extract-loader": "^5.1.0",
"file-loader": "^6.2.0",
"lodash": "^4.17.20",
"node-sass": "^7.0.1",
"sass": "^1.68.0",
"optimize-css-assets-webpack-plugin": "^5.0.4",
"qs": "^6.9.4",
"raven-js": "^3.27.2",