1
0
forked from x/icebergs
icebergs/misc/node/npm.shy
2023-06-03 10:16:57 +08:00

6 lines
117 B
Plaintext

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