We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1527f4 commit 468f282Copy full SHA for 468f282
package.json
@@ -2,7 +2,7 @@
2
"name": "vue-magic-grid",
3
"version": "0.0.3",
4
"description": "This is a Vue.js port of @e-oj 's Magic Grid",
5
- "main": "index.js",
+ "main": "src/index.js",
6
"scripts": {
7
"test": "cd test && npm run serve"
8
},
0 commit comments