Skip to content

Commit

Permalink
chore: support jsdelivr npm cdn like vue package does (#1496)
Browse files Browse the repository at this point in the history
  • Loading branch information
magicdawn authored and ktsn committed Feb 13, 2019
1 parent 9dd8000 commit a18fa31
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 @@ -5,6 +5,7 @@
"main": "dist/vuex.common.js",
"module": "dist/vuex.esm.js",
"unpkg": "dist/vuex.js",
"jsdelivr": "dist/vuex.js",
"typings": "types/index.d.ts",
"files": [
"dist",
Expand Down

0 comments on commit a18fa31

Please sign in to comment.