0.1.9 • Published 2 years ago

test-adaptivesss v0.1.9

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years 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.1.9

2 years ago

0.1.8

2 years ago

0.1.7

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago