fix(ns-paystack): added release object to package.json
This commit is contained in:
commit
97b4956206
1 changed files with 5 additions and 0 deletions
|
|
@ -9,5 +9,10 @@
|
|||
},
|
||||
"publishConfig": {
|
||||
"registry": "https://npm.pkg.github.com"
|
||||
},
|
||||
"release": {
|
||||
"branches": [
|
||||
"main"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue