UNPKG

wrap-sync

Version:

Take a sync function and make it async, passing its return value to a callback.

14 lines (12 loc) 282 B
files: [ "package.json" "bower.json" ] plugins: postrelease: 'Compile browser version': plugin: 'bumped-terminal' command: 'gulp' 'Commit the new version': plugin: 'bumped-terminal' command: 'git add . && git commit -m "$newVersion releases"'