Migrate color formatting to colorette (#2124)

This commit is contained in:
Jorge Bucaran
2021-03-27 17:46:41 +09:00
committed by GitHub
parent 14b8b24e14
commit b27ad17c59
3 changed files with 1640 additions and 2582 deletions

View File

@ -40,7 +40,6 @@
},
"devDependencies": {
"@sampotts/eslint-config": "1.1.5",
"ansi-colors": "^4.1.1",
"autoprefixer": "^10.0.2",
"aws-sdk": "^2.814.0",
"@babel/core": "^7.12.10",
@ -48,6 +47,7 @@
"@babel/plugin-proposal-class-properties": "^7.12.1",
"babel-eslint": "^10.1.0",
"browser-sync": "^2.26.13",
"colorette": "1.2.2",
"del": "^6.0.0",
"eslint": "^7.3.1",
"fancy-log": "^1.3.3",