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 156cfb9 commit 1c79c56Copy full SHA for 1c79c56
package.json
@@ -2,7 +2,7 @@
2
"name": "vue",
3
"version": "2.0.0",
4
"description": "Reactive, component-oriented view layer for modern web interfaces.",
5
- "main": "dist/vue.js",
+ "main": "dist/vue.common.js",
6
"typings": "types/index.d.ts",
7
"files": [
8
"dist/vue.common.js",
0 commit comments