AAE-0000 Added fix for stylus ban (#11051)

This commit is contained in:
Vito Albano
2025-07-23 17:04:35 +01:00
committed by GitHub
parent 5e6e2b5949
commit 0f9e4759ad
2 changed files with 4 additions and 2 deletions
+3
View File
@@ -172,6 +172,9 @@
"license": "Apache-2.0",
"engines": {
"node": ">=18.0.0"
},
"overrides": {
"stylus": "github:stylus/stylus#0.64.0"
},
"module": "./index.js",
"typings": "./index.d.ts"