Skip to content

Commit 82bf7ba

Browse files
committed
Upgrade proj4leaflet plugin.
1 parent ebba004 commit 82bf7ba

File tree

2 files changed

+11
-245
lines changed

2 files changed

+11
-245
lines changed

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@
66
"packages/terriajs-cesium/packages/engine",
77
"packages/terriajs-cesium/packages/widgets",
88
"packages/terriajs-server",
9-
"packages/plugin-sample",
10-
"packages/plugin-proj4leaflet"
9+
"packages/plugin-sample"
1110
],
1211
"nohoist": [
1312
"**/husky"
@@ -25,7 +24,7 @@
2524
"url": "http://github.com/TerriaJS/TerriaMap"
2625
},
2726
"dependencies": {
28-
"terriajs-plugin-proj4leaflet": "^0.0.1-alpha.2",
27+
"terriajs-plugin-proj4leaflet": "^0.0.1-alpha.3",
2928
"terriajs-server": "^4.0.2"
3029
},
3130
"config": {

0 commit comments

Comments
 (0)