update
This commit is contained in:
@@ -5,7 +5,9 @@
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
"extract": "bun run extract-colors.ts"
|
||||
"extract": "bun run extract-colors.ts",
|
||||
"parse": "bun run parse-db.ts",
|
||||
"example-colormap": "bun run example-colormap.ts"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "abearxiong <xiongxiao@xiongxiao.me> (https://www.xiongxiao.me)",
|
||||
|
||||
Reference in New Issue
Block a user