1.0.5 • Published 4 years ago

mergeable-table v1.0.5

Weekly downloads
4
License
ISC
Repository
github
Last release
4 years ago

a mergeable table

scripts

  • yarn build;
  • yarn build:dist 生产 dist 版本
  • yarn build:gulp 生产 es|lib 版本 nvm

npm 更新版本和发布

1、使用 npm version 更新版本号

npm version [<newversion> | major | minor | patch

2、Run npm publish.