@hypernym/colors
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@hypernym/colors", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"author": "Hypernym Studio", | ||
@@ -37,9 +37,6 @@ "description": "Ultra lightweight color utilities for console.", | ||
"devDependencies": { | ||
"@hypernym/eslint-config": "^2.0.0", | ||
"@hypernym/prettier-config": "^2.0.0", | ||
"@hypernym/tsconfig": "^1.0.1", | ||
"@types/node": "^20.6.3", | ||
"eslint": "^8.49.0", | ||
"prettier": "^3.0.3", | ||
"typescript": "^5.2.2" | ||
"@hypernym/eslint-config": "^2.0.2", | ||
"@hypernym/prettier-config": "^2.0.2", | ||
"eslint": "^8.51.0", | ||
"prettier": "^3.0.3" | ||
}, | ||
@@ -46,0 +43,0 @@ "engines": { |
@@ -8,3 +8,3 @@ # @hypernym/colors | ||
```sh | ||
npm i -D @hypernym/colors | ||
npm i @hypernym/colors | ||
``` | ||
@@ -11,0 +11,0 @@ |
4
5459