Minor fix for package.json
This commit is contained in:
parent
4a62681209
commit
6903680e1a
|
@ -9,7 +9,7 @@
|
|||
"clean": "rescript clean",
|
||||
"test": "jest",
|
||||
"test:watch": "jest --watchAll",
|
||||
"all": "yarn build && yarn bundle && yarn test",
|
||||
"all": "yarn build && yarn bundle && yarn test"
|
||||
},
|
||||
"keywords": [
|
||||
"Rescript"
|
||||
|
|
Loading…
Reference in New Issue
Block a user