mirror of
https://github.com/VickScarlet/lifeRestart.git
synced 2026-04-09 01:05:41 +08:00
change test
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
{
|
||||
"name": "xlsx_transform",
|
||||
"type": "module",
|
||||
"bin": "convert.js",
|
||||
"bin": "test/index.js",
|
||||
"scripts": {
|
||||
"test": "node test",
|
||||
"xlsxTransform": "node utils/xlsxTransform.js data"
|
||||
},
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user