Skip to content

Commit 5a3e41a

Browse files
committed
(typescript) add typings path
1 parent 6f40cea commit 5a3e41a

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
@@ -38,6 +38,7 @@
3838
"publish-beta": "npm publish --tag beta",
3939
"lint": "vue-cli-service lint"
4040
},
41+
"typings": "types/index.d.ts",
4142
"files": [
4243
"dist/*",
4344
"types/*"

0 commit comments

Comments
 (0)