We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5a5e6c commit ab5c2abCopy full SHA for ab5c2ab
tasks/release/release-p5.js
@@ -42,7 +42,7 @@ module.exports = function(grunt) {
42
// them to add their own, to test if release works or not.
43
grunt.config.set(
44
'bowerReleaser',
45
- grunt.option('bowerReleaser') || 'lmccart'
+ grunt.option('bowerReleaser') || 'processing'
46
);
47
48
'docsReleaser',
0 commit comments