Skip to content

Commit 288e3f3

Browse files
author
Peter Hegman
committed
Add missing types property in package.json
1 parent f027399 commit 288e3f3

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
@@ -8,6 +8,7 @@
88
"browser": {
99
"./sfc": "src/Mapbox.vue"
1010
},
11+
"types": "dist/Mapbox.vue.d.ts",
1112
"repository": {
1213
"type": "git",
1314
"url": "https://github.com/phegman/mapbox-gl-vue.js.git"

0 commit comments

Comments
 (0)