Skip to content

Commit 3268b08

Browse files
committed
update bower.json
1 parent b225cff commit 3268b08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
],
77
"description": "router for Vue.js",
88
"main": "dist/vue-router.js",
9+
"moduleType": ["globals", "node", "amd"],
910
"keywords": [
1011
"vue",
1112
"router"
@@ -17,7 +18,6 @@
1718
"test",
1819
"build",
1920
"example",
20-
"src",
2121
"*.yml",
2222
"package.json"
2323
]

0 commit comments

Comments
 (0)