Skip to content

Commit

Permalink
Internal: Use the latest stable version of the "colors" package. Closes
Browse files Browse the repository at this point in the history
  • Loading branch information
pomek committed Jan 10, 2022
1 parent f7def4e commit a4100bf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Expand Up @@ -173,7 +173,8 @@
},
"resolutions": {
"eslint-config-ckeditor5": "^3.0.0",
"postcss-loader": "^4.0.0"
"postcss-loader": "^4.0.0",
"colors": "1.4.0"
},
"lint-staged": {
"**/*.js": [
Expand Down

0 comments on commit a4100bf

Please sign in to comment.