Skip to content

Commit 6c854f1

Browse files
committed
fix(release): Last commit didn't publish to npm
1 parent 55ceb29 commit 6c854f1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

package.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,11 @@
4747
},
4848
"dependencies": {
4949
"hubot": "^3.4.0"
50+
},
51+
"release": {
52+
"branches": [
53+
"master"
54+
],
55+
"dryRun": false
5056
}
5157
}

0 commit comments

Comments
 (0)