Skip to content

Commit

Permalink
Update to v0.2.1 color dependency to fix bug with invalid colours (#1…
Browse files Browse the repository at this point in the history
…0371)

* Update to v0.2.0 color dependency to fix bug with invalid colours
* v0.2.1
  • Loading branch information
etimberg committed May 23, 2022
1 parent 3c0a71a commit cf780a5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -49,7 +49,7 @@
"test": "npm run lint && cross-env NODE_ENV=test karma start --auto-watch --single-run --coverage --grep"
},
"devDependencies": {
"@kurkle/color": "^0.1.9",
"@kurkle/color": "^0.2.1",
"@rollup/plugin-commonjs": "^21.0.1",
"@rollup/plugin-inject": "^4.0.2",
"@rollup/plugin-json": "^4.1.0",
Expand Down

0 comments on commit cf780a5

Please sign in to comment.