diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index f9ef169a..33557c5b 100644 --- a/package.json +++ b/package.json @@ -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", |