mirror of
https://github.com/LemmyNet/lemmy-js-client.git
synced 2024-12-22 19:01:27 +00:00
Trying to publish with npm token 7
This commit is contained in:
parent
db30ddfe9a
commit
b8297ac82f
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@
|
|||
"typescript": "^4.5.2"
|
||||
},
|
||||
"publishConfig": {
|
||||
"registry": "https://registry.npmjs.org/:_authToken=$npm_token"
|
||||
"registry": "https://registry.npmjs.org/:_authToken=$NPM_TOKEN"
|
||||
},
|
||||
"types": "./dist/index.d.ts",
|
||||
"lint-staged": {
|
||||
|
|
Loading…
Reference in a new issue