mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
fix(css): prevent shorthand parse error on 'unset' and 'inset' (#10424)
This commit is contained in:
@@ -56,7 +56,7 @@
|
||||
"jest-environment-jsdom": "~29.6.0",
|
||||
"lint-staged": "^14.0.0",
|
||||
"module-alias": "^2.2.2",
|
||||
"nativescript": "~8.5.0",
|
||||
"nativescript": "~8.6.0",
|
||||
"nativescript-typedoc-theme": "1.1.0",
|
||||
"nx": "16.9.1",
|
||||
"parse-css": "git+https://github.com/tabatkins/parse-css.git",
|
||||
|
||||
Reference in New Issue
Block a user