Skip to content

Commit 2ccd8ac

Browse files
committed
defer to crossbow for build
1 parent 126cc70 commit 2ccd8ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"coveralls": "istanbul-coveralls",
3333
"pre-release": "npm test && npm run pro-local && npm run pro",
3434
"lodash": "lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node",
35-
"prepublish": "cb build-server build-client"
35+
"prepublish": "cb build-all"
3636
},
3737
"dependencies": {
3838
"browser-sync-ui": "v1.0.1",

0 commit comments

Comments
 (0)