fix(ns-paystack): replaced sample library name from semantic versioning command
This commit is contained in:
commit
b09b4642d8
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@
|
||||||
"executor": "nx:run-commands",
|
"executor": "nx:run-commands",
|
||||||
"outputs": [],
|
"outputs": [],
|
||||||
"options": {
|
"options": {
|
||||||
"command": "npx semantic-release-plus --extends ./packages/ts-library/release.config.js",
|
"command": "npx semantic-release-plus --extends ./packages/ns-paystack/release.config.js",
|
||||||
"parallel": false
|
"parallel": false
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue