@dimorder/orderapp-lib
v0.1.117
Published
## Installation
Downloads
133
Readme
Order App Library
Installation
yarn add @dimorder/orderapp-lib
Usage
import OrderAppLib from '@dimorder/orderapp-lib'
Publish
npm version 修改版本號時會產生版本號 tag 將版本號 tag 推上 gitlab,gitlab ci 就會自動 publish
npm version patch
git push && git push --tags