Skip to content
This repository was archived by the owner on Aug 18, 2024. It is now read-only.

Commit c83e51b

Browse files
committed
ci: install forked @semantic-release/npm for otp testing
1 parent f351175 commit c83e51b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,12 @@
2323
"devDependencies": {
2424
"@commitlint/cli": "7.x.x",
2525
"@commitlint/config-conventional": "7.x.x",
26+
"@semantic-release/npm": "git+https://github.com/dominykas/semantic-release-npm.git#otp-url-with-version",
2627
"code": "5.x.x",
2728
"lab": "18.x.x",
2829
"mkdirp": "0.5.x",
2930
"rimraf": "2.x.x",
31+
"semantic-release": "15.x.x",
3032
"sinon": "7.x.x"
3133
},
3234
"files": [

0 commit comments

Comments
 (0)