update npm test
This commit is contained in:
parent
5d8ce3f227
commit
3e55a666b2
@ -8,8 +8,7 @@
|
|||||||
"npmts": "./index.js"
|
"npmts": "./index.js"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "(cd compile && node compile.js)",
|
"test": "(cd compile && node compile.js) && (cd test/assets && node ../../index.js)",
|
||||||
"testm": "(npm test) && (cd test/assets && node ../../index.js)",
|
|
||||||
"release": "(git add -A && git commit -m 'update' && git push origin master && npm version patch && npm publish)"
|
"release": "(git add -A && git commit -m 'update' && git push origin master && npm version patch && npm publish)"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
|
Loading…
Reference in New Issue
Block a user