Skip to content

Commit accfc1f

Browse files
committed
script updates
1 parent 628ebd2 commit accfc1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"coveralls": "cat ./coverage/lcov.info | coveralls",
5959
"prettify": "prettier --write 'packages/**/*.js'",
6060
"bootstrap": "lerna bootstrap",
61-
"publish": "lerna bootstrap && yarn test:unit && test:packages && lerna publish"
61+
"publish": "lerna bootstrap && yarn test:unit && yarn test:packages && lerna publish"
6262
},
6363
"husky": {
6464
"hooks": {

0 commit comments

Comments
 (0)