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.
1 parent 1e160c6 commit 571efa6Copy full SHA for 571efa6
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "vue3-maplibre-gl",
3
"description": "Vue 3 components and composables for MapLibre GL JS - Build interactive maps with ease",
4
- "version": "3.2.1",
+ "version": "3.2.2",
5
"author": {
6
"name": "Danh Nguyen"
7
},
@@ -79,8 +79,8 @@
79
80
"dependencies": {},
81
"peerDependencies": {
82
- "vue": "^3.0.0",
83
- "maplibre-gl": "^5.6.1"
+ "maplibre-gl": "^5.6.1",
+ "vue": "^3.0.0"
84
85
"devDependencies": {
86
"@turf/bbox": "^7.0.0",
0 commit comments