mirror of
https://git.um-react.app/um/lib_um_crypto_rust.git
synced 2026-03-07 20:19:51 +00:00
409 B
409 B
发包
-
到后台建立一个 API Token,确保有
Packages的写权限: -
编辑
~/.npmrc,加入下述两行并替换token为新申请的令牌://git.um-react.app/api/packages/um/npm/:_authToken=xxxxx123456789xxxxx //git.um-react.app/api/packages/npm/:_authToken=xxxxx123456789xxxxx -
使用
publish指令发包:pnpm publish --access=public