Skip to content

Commit 217af52

Browse files
authored
fix: Remove noop for semantic release (#76)
1 parent 563b76c commit 217af52

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,7 @@
3434
"branches": [
3535
"master"
3636
],
37-
"debug": false,
38-
"verifyConditions": {
39-
"path": "./node_modules/semantic-release/src/lib/plugin-noop.js"
40-
}
37+
"debug": false
4138
},
4239
"devDependencies": {
4340
"chai": "^4.2.0",

0 commit comments

Comments
 (0)