Skip to content

Commit 4b38c70

Browse files
committed
chore(deploy): add semver release
1 parent 52a968e commit 4b38c70

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

package.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,11 @@
1818
"microservices",
1919
"stack"
2020
],
21+
"release": {
22+
"verifyConditions": {
23+
"path": "./node_modules/semantic-release/dist/lib/plugin-noop.js"
24+
}
25+
},
2126
"main": "lib/index.js",
2227
"scripts": {
2328
"preinstall": "npm install node-gyp-install && ./node_modules/node-gyp-install/bin.js",
@@ -77,6 +82,7 @@
7782
"pg": "4.4.4",
7883
"pre-commit": "1.1.2",
7984
"redis": "2.4.2",
85+
"semantic-release": "4.3.5",
8086
"sinon": "1.17.3",
8187
"sinon-chai": "2.8.0",
8288
"superagent": "1.7.2",

0 commit comments

Comments
 (0)