We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9a28e3 commit a35ca7fCopy full SHA for a35ca7f
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "vue-loader",
3
- "version": "8.3.0",
+ "version": "8.3.1",
4
"description": "Vue.js component loader for Webpack",
5
"main": "index.js",
6
"repository": {
@@ -46,7 +46,7 @@
46
"babel-loader": "^6.2.4",
47
"babel-core": "^6.8.0",
48
"babel-plugin-transform-runtime": "^6.8.0",
49
- "babel-runtime": "^6.8.0",
+ "babel-runtime": "^6.0.0",
50
"babel-preset-es2015": "^6.6.0",
51
"css-loader": "*",
52
"vue-html-loader": "^1.0.0",
0 commit comments