mirror of
https://github.com/S2-/minifyfromhtml.git
synced 2025-08-03 12:20:04 +02:00
update packages to latest version
This commit is contained in:
4
node_modules/tr46/lib/statusMapping.js
generated
vendored
4
node_modules/tr46/lib/statusMapping.js
generated
vendored
@@ -4,8 +4,8 @@ module.exports.STATUS_MAPPING = {
|
||||
mapped: 1,
|
||||
valid: 2,
|
||||
disallowed: 3,
|
||||
disallowed_STD3_valid: 4, // eslint-disable-line camelcase
|
||||
disallowed_STD3_mapped: 5, // eslint-disable-line camelcase
|
||||
disallowed_STD3_valid: 4,
|
||||
disallowed_STD3_mapped: 5,
|
||||
deviation: 6,
|
||||
ignored: 7
|
||||
};
|
||||
|
Reference in New Issue
Block a user