Trying to publish with npm token 5

This commit is contained in:
Dessalines 2022-01-09 10:47:10 -05:00
parent c8a3b8e767
commit 0f8e3997eb

View file

@ -34,6 +34,9 @@
"typedoc-plugin-sourcefile-url": "^1.0.6",
"typescript": "^4.5.2"
},
"publishConfig": {
"registry": "https://registry.npmjs.org/:_authToken=$npm_token"
},
"types": "./dist/index.d.ts",
"lint-staged": {
"*.{ts,tsx,js}": [