Skip to content

Commit 27c495a

Browse files
author
hdngr
committed
dont publish to npm automatically
1 parent c8dfa12 commit 27c495a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Gruntfile.coffee

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ module.exports = (grunt) ->
6868
file: 'package.json'
6969
bump: false
7070
commit: false
71-
# npm: false
71+
npm: false # never automatically publish to npm
7272

7373
# shell tasks
7474
shell:

0 commit comments

Comments
 (0)