Skip to content

Commit 7a080f1

Browse files
committed
Upgrade proj4leaflet plugin.
1 parent 69c2942 commit 7a080f1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"url": "http://github.com/TerriaJS/TerriaMap"
2525
},
2626
"dependencies": {
27-
"terriajs-plugin-proj4leaflet": "^0.0.1-alpha.4",
27+
"terriajs-plugin-proj4leaflet": "^0.0.1-alpha.5",
2828
"terriajs-server": "^4.0.2"
2929
},
3030
"config": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10746,10 +10746,10 @@ terriajs-plugin-api@0.0.1-alpha.6:
1074610746
resolved "https://registry.yarnpkg.com/terriajs-plugin-api/-/terriajs-plugin-api-0.0.1-alpha.6.tgz#d1aca8cbc64c6e78650c70706799ec7286062eed"
1074710747
integrity sha512-qH9fOH4ZgO+gtW3ZLa52QQWCbZhS+PtF8YL0Z8+bKuwvM9yiFCnCLgFrOZnIcHZ8xj59j16Kvxnc068iDjNQfQ==
1074810748

10749-
terriajs-plugin-proj4leaflet@^0.0.1-alpha.4:
10750-
version "0.0.1-alpha.4"
10751-
resolved "https://registry.yarnpkg.com/terriajs-plugin-proj4leaflet/-/terriajs-plugin-proj4leaflet-0.0.1-alpha.4.tgz#879c46d6470ea3595b51be95204c85d2dcb7d732"
10752-
integrity sha512-GByd/XRtu7NcHIy+smiI2k42a9eBoPgbOUQolUrIrijXMboE06lAfB3ZClqRqIB67rImS2Jk1NlNUg+9wTYVZg==
10749+
terriajs-plugin-proj4leaflet@^0.0.1-alpha.5:
10750+
version "0.0.1-alpha.5"
10751+
resolved "https://registry.yarnpkg.com/terriajs-plugin-proj4leaflet/-/terriajs-plugin-proj4leaflet-0.0.1-alpha.5.tgz#a06a66ed302004826eeb44a23a35b93649cd2199"
10752+
integrity sha512-i7w9b/0MW64UNeu6ddczKiagiE4iv28sWSu3Qv+TWaoQ74p7Ms+s+SC3KGtqo3Qv+vz/ThSnyRJI7gdub8VLkg==
1075310753
dependencies:
1075410754
proj4leaflet "^1.0.2"
1075510755

0 commit comments

Comments
 (0)