Skip to content

Commit 77bb931

Browse files
author
Nicolò Maria Mezzopera
committed
fix: roll back to leaflet 1.3.1
fixes #277
1 parent c1d2c2f commit 77bb931

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"url": "git://github.com/KoRiGaN/Vue2Leaflet.git"
2424
},
2525
"dependencies": {
26-
"leaflet": "^1.3.4",
26+
"leaflet": "1.3.0",
2727
"@types/leaflet": "^1.2.11"
2828
},
2929
"peerDependencies": {

0 commit comments

Comments
 (0)