Skip to content

Commit 33b1e5c

Browse files
limichangektsn
authored andcommitted
Add unpkg config (#669)
1 parent 456ca8b commit 33b1e5c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"description": "state management for Vue.js",
55
"main": "dist/vuex.js",
66
"module": "dist/vuex.esm.js",
7+
"unpkg": "dist/vuex.js",
78
"typings": "types/index.d.ts",
89
"files": [
910
"dist",

0 commit comments

Comments
 (0)