Skip to content

Commit

Permalink
new version 1.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
aOrz committed Apr 27, 2018
1 parent 72b93f2 commit f3387e0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mpvue-loader",
"version": "1.0.12",
"version": "1.0.13",
"description": "mpvue single-file component loader for Webpack",
"main": "index.js",
"repository": {
Expand Down Expand Up @@ -67,7 +67,7 @@
},
"peerDependencies": {
"css-loader": "*",
"mpvue-template-compiler": "^1.0.9"
"mpvue-template-compiler": "^1.0.10"
},
"devDependencies": {
"babel-core": "^6.25.0",
Expand All @@ -90,7 +90,7 @@
"marked": "^0.3.6",
"memory-fs": "^0.4.1",
"mkdirp": "^0.5.1",
"mpvue-template-compiler": "^1.0.9",
"mpvue-template-compiler": "^1.0.10",
"mocha": "^3.4.2",
"node-libs-browser": "^2.0.0",
"normalize-newline": "^3.0.0",
Expand Down

0 comments on commit f3387e0

Please sign in to comment.