Skip to content

Commit da86eac

Browse files
author
v_zhihzhou
committed
update version
1 parent a61ab47 commit da86eac

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
>Webpack4 loader for mpvue components
44
5-
本仓库是 fork 自 [mpvue-loader](http://mpvue.com/build/mpvue-loader) 修改而来,主要为 webpack4 和 babel@7(@babel) 打包 mpvue components 提供能力。
5+
本仓库是 fork 自 [mpvue-loader](http://mpvue.com/build/mpvue-loader) 基于1.4.0版本修改而来,主要为 webpack4 和 babel@7(@babel) 打包 mpvue components 提供能力。
66

77
更多详细文档请查阅 [mpvue-loader](http://mpvue.com/build/mpvue-loader)
88

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mpvue-loader",
3-
"version": "1.6.0",
3+
"version": "3.0.0",
44
"description": "mpvue single-file component loader for Webpack",
55
"main": "index.js",
66
"repository": {

0 commit comments

Comments
 (0)