Skip to content
This repository was archived by the owner on Jan 18, 2022. It is now read-only.

Commit 20bfd08

Browse files
gluonsznck
authored andcommitted
feat: Expose TypeScript declarations (#225)
1 parent c2d0a7c commit 20bfd08

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
@@ -13,6 +13,7 @@
1313
],
1414
"license": "MIT",
1515
"main": "dist/index.js",
16+
"typings": "dist/index.d.ts",
1617
"repository": {
1718
"type": "git",
1819
"url": "git+https://github.com/vuejs/rollup-plugin-vue.git"

0 commit comments

Comments
 (0)