mirror of
https://github.com/Tria-plc/emaui.git
synced 2026-08-26 13:02:50 +00:00
feat: add allowScripts configuration for specific package versions in package.json
This commit is contained in:
@@ -72,5 +72,10 @@
|
||||
"typescript": "~5.9.2",
|
||||
"vite": "^7.0.0",
|
||||
"vitest": "^4.0.0"
|
||||
},
|
||||
"allowScripts": {
|
||||
"esbuild@0.28.1": true,
|
||||
"nx@22.7.8": true,
|
||||
"core-js@3.49.0": true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user