Skip to content

Commit

Permalink
new version 1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
KuangPF committed Jul 23, 2018
1 parent 6eca48f commit 7228bc0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion docs/_coverpage.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
![logo](_img/mpvue-logo.png)
<!-- ![logo](_img/weui-logo.jpg) -->
# mpvue-weui <small>1.0.5</small>
# mpvue-weui <small>1.0.6</small>

> 基于 <a href="https://github.com/Meituan-Dianping/mpvue" style=" border-bottom:0;">mpvue</a> 框架,重写 WeUI
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mpvue-weui",
"version": "1.0.5",
"version": "1.0.6",
"description": "用 vue 写小程序,使用 mpvue 框架重写 WeUI。",
"author": "kuangpengfei <kuangpf1995@gmail.com>",
"private": false,
Expand All @@ -12,13 +12,13 @@
},
"dependencies": {
"flyio": "^0.5.4",
"mpvue": "^1.0.11",
"mpvue": "^1.0.13",
"vuex": "^2.3.1"
},
"devDependencies": {
"mpvue-loader": "^1.1.1-rc.2",
"mpvue-loader": "^1.1.2-rc.3",
"mpvue-webpack-target": "^1.0.0",
"mpvue-template-compiler": "^1.0.11",
"mpvue-template-compiler": "^1.0.13",
"portfinder": "^1.0.13",
"postcss-mpvue-wxss": "^1.0.0",
"prettier": "~1.12.1",
Expand Down

0 comments on commit 7228bc0

Please sign in to comment.