Commit eeea1e4d authored by erichsieh's avatar erichsieh

1.1.20

parent fbeeb660
Pipeline #3933 passed with stage
in 2 seconds
# component # component
## Project setup ## Project setup
``` ```
npm install npm install
``` ```
### Compiles and hot-reloads for development ### Compiles and hot-reloads for development
``` ```
npm run serve npm run serve
``` ```
### Compiles and minifies for production ### Compiles and minifies for production
``` ```
npm run build npm run build
``` ```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/). ### 上傳版本
```
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).
This diff is collapsed.
This diff is collapsed.
This source diff could not be displayed because it is too large. You can view the blob instead.
{ {
"name": "@purplevin/component", "name": "@purplevin/component",
"version": "0.1.19", "version": "0.1.20",
"private": false, "private": false,
"main": "lib/index.umd.min.js", "main": "lib/index.umd.min.js",
"scripts": { "scripts": {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment