Skip to content

Commit

Permalink
Merge pull request #5 from Numoen/color
Browse files Browse the repository at this point in the history
add vibrant color to list
  • Loading branch information
kyscott18 authored Apr 13, 2023
2 parents 2e3a7be + bb8fcf8 commit 7dcfb90
Show file tree
Hide file tree
Showing 3 changed files with 778 additions and 9 deletions.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@numoen/default-token-list",
"version": "0.0.11",
"version": "0.0.12",
"author": "Kyle Scott <kyle@numoen.com>",
"description": "",
"main": "build/numoen-default.tokenlist.json",
Expand Down Expand Up @@ -31,10 +31,13 @@
"@saberhq/eslint-config": "^2.1.0",
"@saberhq/tsconfig": "^2.1.0",
"@types/node": "^18.15.0",
"axios": "^1.3.5",
"eslint": "^8.36.0",
"fs": "0.0.1-security",
"husky": "^8.0.3",
"node-vibrant": "3.2.1-alpha.1",
"prettier": "^2.8.4",
"sharp": "^0.32.0",
"ts-node": "^10.9.1",
"typescript": "^4.9.5"
}
Expand Down
Loading

0 comments on commit 7dcfb90

Please sign in to comment.