dw-xf
v1.1.94
Published
> dw-xf
Downloads
226
Readme
dw-xf
dw-xf
# 安装依赖
npm install --registry=https://registry.npmmirror.com/
# 更新依赖
npm uninstall vxe-table xe-utils vxe-table-plugin-element
npm install xe-utils vxe-table vxe-table-plugin-element --registry=https://registry.npmmirror.com/
# 换源
nvm use 14.16.0
npm config set registry https://registry.npmjs.org/
# 发布
npm version patch
npm run lib
npm publish
# 换源
nvm use 20.16.0
npm config set registry https://registry.npmmirror.com/