1
0
forked from x/icebergs
icebergs/misc/node/npm.shy
2023-06-04 21:27:34 +08:00

7 lines
118 B
Plaintext

section "npm"
shell `
./bin/npm install -g cnpm --registry=https://registry.npm.taobao.org
`
field web.code.node.npm