Skip to content

Commit ab5c2ab

Browse files
committed
updating bower releaser
1 parent b5a5e6c commit ab5c2ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tasks/release/release-p5.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ module.exports = function(grunt) {
4242
// them to add their own, to test if release works or not.
4343
grunt.config.set(
4444
'bowerReleaser',
45-
grunt.option('bowerReleaser') || 'lmccart'
45+
grunt.option('bowerReleaser') || 'processing'
4646
);
4747
grunt.config.set(
4848
'docsReleaser',

0 commit comments

Comments
 (0)