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