1
0
Fork 0
forked from gitea/nas

Add circular-dependency-plugin to detect any circular deps issues (#26600)

This commit is contained in:
Renaud Chaput 2023-08-22 13:24:16 +02:00 committed by GitHub
parent b970ed6098
commit bb2db2aec0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 11 additions and 0 deletions

View file

@ -59,6 +59,7 @@
"babel-plugin-preval": "^5.1.0",
"babel-plugin-transform-react-remove-prop-types": "^0.4.24",
"blurhash": "^2.0.5",
"circular-dependency-plugin": "^5.2.2",
"classnames": "^2.3.2",
"cocoon-js-vanilla": "^1.3.0",
"color-blend": "^4.0.0",