We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b40064a commit b228c5eCopy full SHA for b228c5e
package.json
@@ -1,11 +1,11 @@
1
{
2
"name": "webpack4-mpvue-loader",
3
- "version": "1.0.1",
+ "version": "1.0.2",
4
"description": "mpvue single-file component loader for Webpack",
5
"main": "index.js",
6
"repository": {
7
"type": "git",
8
- "url": "https://github.com/bugkun/mpvue-loader.git"
+ "url": "https://github.com/BugKun/mpvue-loader/tree/feature/webpack4-support"
9
},
10
"keywords": [
11
"mpvue",
0 commit comments