@flina/ui-component
v1.0.9
Published
resolve the issue: cannot compile tsx interface
Readme
vulnerabilities resolved
"scripts": {
"preinstall": "npx npm-force-resolutions"
}Use it after the
package-lock.jsonwas generated. npm-force-resolutions
npm install example-package-name --no-audithow to resolve the vulnerabilities|npm doc
"dependencies": {
- "ansi-html": "^0.0.7",
+ "ansi-html-community": "^0.0.8",