mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-28 16:06:47 +01:00
chore: add configuration for np
This commit is contained in:
@@ -77,6 +77,11 @@
|
||||
"scripts": {
|
||||
"build": "./scripts/build.sh",
|
||||
"watch": "./scripts/build.sh --watch",
|
||||
"pub": "./scripts/compile.sh && npm publish"
|
||||
"prepub": "./scripts/compile.sh",
|
||||
"pub": "np"
|
||||
},
|
||||
"publishConfig": {
|
||||
"registry": "https://npm.pkg.github.com",
|
||||
"access": "restricted"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user