fix(deps): remove extra colors dev dependency (#7195)
This commit is contained in:
parent
5bf69b667e
commit
9e95e86082
1
package-lock.json
generated
1
package-lock.json
generated
|
|
@ -76,7 +76,6 @@
|
|||
"@typescript-eslint/eslint-plugin": "^4.25.0",
|
||||
"@typescript-eslint/parser": "^4.25.0",
|
||||
"chokidar": "^3.5.0",
|
||||
"colors": "^1.4.0",
|
||||
"commonmark": "^0.29.1",
|
||||
"cross-env": "^7.0.2",
|
||||
"css-loader": "^5.2.6",
|
||||
|
|
|
|||
|
|
@ -104,7 +104,6 @@
|
|||
"@typescript-eslint/eslint-plugin": "^4.25.0",
|
||||
"@typescript-eslint/parser": "^4.25.0",
|
||||
"chokidar": "^3.5.0",
|
||||
"colors": "^1.4.0",
|
||||
"commonmark": "^0.29.1",
|
||||
"cross-env": "^7.0.2",
|
||||
"css-loader": "^5.2.6",
|
||||
|
|
|
|||
Loading…
Reference in a new issue