Skip to content

Commit cdc7370

Browse files
committed
add files
1 parent 6726081 commit cdc7370

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
"version": "4.2.0",
44
"description": "Effortlessly keep vue-router and vuex store in sync.",
55
"main": "index.js",
6+
"files": [
7+
"index.js",
8+
"index.d.ts"
9+
],
610
"scripts": {
711
"test": "jest"
812
},

0 commit comments

Comments
 (0)