Skip to content

Commit 950992f

Browse files
committed
chore(semantic-release): correct location of no-op plugin
1 parent 703e152 commit 950992f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
],
1818
"release": {
1919
"verifyConditions": {
20-
"path": "./node_modules/semantic-release/dist/lib/plugin-noop.js"
20+
"path": "./node_modules/semantic-release/src/lib/plugin-noop.js"
2121
}
2222
},
2323
"main": "lib/index.js",

0 commit comments

Comments
 (0)