We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2df83b6 + 288e3f3 commit e81c563Copy full SHA for e81c563
package.json
@@ -8,6 +8,7 @@
8
"browser": {
9
"./sfc": "src/Mapbox.vue"
10
},
11
+ "types": "dist/Mapbox.vue.d.ts",
12
"repository": {
13
"type": "git",
14
"url": "https://github.com/phegman/mapbox-gl-vue.js.git"
@@ -41,7 +42,7 @@
41
42
"rollup-plugin-commonjs": "^10.0.2",
43
"rollup-plugin-node-resolve": "^5.2.0",
44
"rollup-plugin-replace": "^2.2.0",
- "rollup-plugin-terser": "^5.1.1",
45
+ "rollup-plugin-terser": "^5.1.3",
46
"rollup-plugin-typescript2": "^0.22.1",
47
"rollup-plugin-vue": "^5.0.1",
48
"ts-loader": "^6.0.4",
0 commit comments