0.0.2 • Published 1 year ago

utils-color v0.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

🚀 echart 组件封装

安装

npm install test-adaptivesss
yarn add test-adaptivesss

引入

打包

npm run build
yarn build

发布到 npm

  • package.json中修改版本号
{
  /** 建议不要低于已发布的版本号 */
  "version": "1.0.1"
}
  • 要先切换到淘宝镜像源
 npm config set registry http://registry.npm.taobao.org/
npm publish // 没登陆的要先登录,然后才能发布
0.0.2

1 year ago

0.0.1

1 year ago