Skip to content

Commit

Permalink
chore: bump version from 0.1.1 to 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
AllenChinese committed Apr 14, 2020
1 parent 663611a commit d0d7f88
Show file tree
Hide file tree
Showing 9 changed files with 3 additions and 3 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "ac-design",
"version": "0.1.1",
"main": "example/main",
"version": "0.1.2",
"main": "/lib/ac-design.common.js",
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build --target lib --name ac-design --dest dist src/index.js",
"build": "vue-cli-service build --target lib --name ac-design --dest lib src/index.js",
"lint": "vue-cli-service lint"
},
"dependencies": {
Expand Down

0 comments on commit d0d7f88

Please sign in to comment.