mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-03-25 17:08:11 +00:00
Use a library instead. Checks that the browser is compatible first.
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -3413,6 +3413,14 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"express-static-gzip": {
|
||||
"version": "2.1.0",
|
||||
"resolved": "https://registry.npmjs.org/express-static-gzip/-/express-static-gzip-2.1.0.tgz",
|
||||
"integrity": "sha512-XGozfjgsfVKBc8lQmPco9zd1+sK9Wy1ZPEAYtH8E34FbBr5BFp2HV+V1PpmIYHaWg8+ecLl/JnQkREbtPSJyxQ==",
|
||||
"requires": {
|
||||
"serve-static": "^1.14.1"
|
||||
}
|
||||
},
|
||||
"extend": {
|
||||
"version": "3.0.2",
|
||||
"resolved": "https://registry.npmjs.org/extend/-/extend-3.0.2.tgz",
|
||||
|
||||
Reference in New Issue
Block a user