Skip to content

Commit e87df0d

Browse files
wip(build): standard-version postbump: build > tests > pushDocs
1 parent 279bef5 commit e87df0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
},
3232
"standard-version": {
3333
"scripts": {
34-
"postbump": "yarn run pushDocs && yarn run build && yarn run tests"
34+
"postbump": "yarn run build && yarn run tests && yarn run pushDocs"
3535
}
3636
},
3737
"dependencies": {

0 commit comments

Comments
 (0)