mirror of
https://github.com/LemmyNet/lemmy-js-client.git
synced 2024-12-23 03:11:26 +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"
|
"typescript": "^4.5.2"
|
||||||
},
|
},
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
"registry": "https://registry.npmjs.org/:_authToken=$npm_token"
|
"registry": "https://registry.npmjs.org/:_authToken=$NPM_TOKEN"
|
||||||
},
|
},
|
||||||
"types": "./dist/index.d.ts",
|
"types": "./dist/index.d.ts",
|
||||||
"lint-staged": {
|
"lint-staged": {
|
||||||
|
|
Loading…
Reference in a new issue