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.
2 parents bc161f1 + b00e4bb commit f4bd438Copy full SHA for f4bd438
package.json
@@ -49,6 +49,7 @@
49
"babel-plugin-transform-runtime": "6.23.0",
50
"babel-preset-es2015": "6.22.0",
51
"babel-preset-stage-2": "6.22.0",
52
+ "babel-runtime": "6.23.0",
53
"chai": "3.5.0",
54
"conventional-changelog-cli": "1.2.0",
55
"coveralls": "2.11.16",
@@ -89,6 +90,7 @@
89
90
"sinon-chai": "2.8.0",
91
"stats-webpack-plugin": "0.4.3",
92
"style-loader": "0.13.1",
93
+ "vue": "2.1.10",
94
"vue-hot-reload-api": "2.0.8",
95
"vue-html-loader": "1.2.3",
96
"vue-loader": "10.1.2",
@@ -101,7 +103,5 @@
101
103
"webpack-merge": "0.14.1"
102
104
},
105
"dependencies": {
- "babel-runtime": "6.23.0",
- "vue": "2.1.10"
106
}
107
0 commit comments