Skip to content

Commit 571efa6

Browse files
author
danhnguyen
committed
v3.2.2
1 parent 1e160c6 commit 571efa6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vue3-maplibre-gl",
33
"description": "Vue 3 components and composables for MapLibre GL JS - Build interactive maps with ease",
4-
"version": "3.2.1",
4+
"version": "3.2.2",
55
"author": {
66
"name": "Danh Nguyen"
77
},
@@ -79,8 +79,8 @@
7979
},
8080
"dependencies": {},
8181
"peerDependencies": {
82-
"vue": "^3.0.0",
83-
"maplibre-gl": "^5.6.1"
82+
"maplibre-gl": "^5.6.1",
83+
"vue": "^3.0.0"
8484
},
8585
"devDependencies": {
8686
"@turf/bbox": "^7.0.0",

0 commit comments

Comments
 (0)