fix scripts
This commit is contained in:
parent
645a647893
commit
d34ec46d8f
1 changed files with 2 additions and 2 deletions
|
|
@ -7,8 +7,8 @@
|
|||
"doc": "docs"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "./test.sh",
|
||||
"build": "./build.js"
|
||||
"test": "sh test.sh",
|
||||
"build": "node build.js"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue