mirror of
https://github.com/smogon/sprites.git
synced 2026-04-25 07:18:19 -05:00
deploy: fix mocha test path
This commit is contained in:
parent
b900864e11
commit
34891a5e4b
|
|
@ -12,7 +12,7 @@
|
|||
},
|
||||
"scripts": {
|
||||
"prepare": "tsc",
|
||||
"test": "tsc && mocha dist/test"
|
||||
"test": "tsc && mocha test"
|
||||
},
|
||||
"type": "module",
|
||||
"main": "dist/index.js"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user