mirror of
https://github.com/VickScarlet/lifeRestart.git
synced 2025-07-15 16:52:39 +08:00
change package.json
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "xlsx_transform",
|
||||
"name": "life_restart",
|
||||
"type": "module",
|
||||
"bin": "test/index.js",
|
||||
"bin": "repl/index.js",
|
||||
"scripts": {
|
||||
"test": "node test",
|
||||
"xlsxTransform": "node utils/xlsxTransform.js data",
|
||||
|
Reference in New Issue
Block a user