mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-12-14 18:49:02 +08:00
change audit-ci to critical
This commit is contained in:
parent
d8f62f010a
commit
ae292856ed
@ -11,7 +11,7 @@
|
||||
"release": "yarn build:packages && yarn lint && yarn test && lerna publish",
|
||||
"lint": "eslint ./packages/**/src/**",
|
||||
"test": "jest",
|
||||
"audit-ci": "audit-ci --high"
|
||||
"audit-ci": "audit-ci --critical"
|
||||
},
|
||||
"postcss": {
|
||||
"plugins": {
|
||||
|
Loading…
Reference in New Issue
Block a user