Fix npm script
This commit is contained in:
parent
1216bd3539
commit
3171d78d5e
|
|
@ -12,7 +12,7 @@
|
|||
"scripts": {
|
||||
"build": "gulp build",
|
||||
"lint": "gulp lint",
|
||||
"release": "gulp release",
|
||||
"release": "gulp zip",
|
||||
"test": "jest --silent",
|
||||
"test:watch": "jest --silent --watch",
|
||||
"test:cover": "jest --silent --coverage",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user