mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-28 16:06:47 +01:00
chore: skip tests during publishing with np
This commit is contained in:
@@ -80,6 +80,10 @@
|
||||
"prepub": "./scripts/compile.sh",
|
||||
"pub": "np"
|
||||
},
|
||||
"np": {
|
||||
"tests": false,
|
||||
"releaseDraft": false
|
||||
},
|
||||
"publishConfig": {
|
||||
"registry": "https://npm.pkg.github.com",
|
||||
"access": "restricted"
|
||||
|
||||
Reference in New Issue
Block a user