mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-16 11:47:54 +01:00
chore: disable release draft creation during np
This commit is contained in:
@@ -44,5 +44,12 @@
|
||||
"qclone": "^1.0.4",
|
||||
"showdown": "github:thecodrr/showdown",
|
||||
"spark-md5": "^3.0.1"
|
||||
},
|
||||
"np": {
|
||||
"releaseDraft": false
|
||||
},
|
||||
"publishConfig": {
|
||||
"registry": "https://npm.pkg.github.com",
|
||||
"access": "restricted"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user