Skip to content

Commit

Permalink
build: add jsdelivr
Browse files Browse the repository at this point in the history
Close #146
  • Loading branch information
posva committed May 1, 2020
1 parent eba7ebe commit d7dd3b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"main": "dist/vue-router.cjs.js",
"browser": "dist/vue-router.esm.js",
"unpkg": "dist/vue-router.global.js",
"jsdelivr": "dist/vue-router.global.js",
"module": "dist/vue-router.esm-bundler.js",
"types": "dist/vue-router.d.ts",
"tsd": {
Expand Down

0 comments on commit d7dd3b7

Please sign in to comment.