Skip to content

Commit b8314e3

Browse files
authored
Merge pull request #672 from OpenGeoscience/pin-proj4-version
Pin proj4 to version 2.3.16
2 parents 250948d + d413e35 commit b8314e3

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
@@ -65,7 +65,7 @@
6565
"nib": "^1.1.2",
6666
"node-resemble": "^1.1.3",
6767
"phantomjs-prebuilt": "^2.1.5",
68-
"proj4": "^2.3.14",
68+
"proj4": "2.3.16",
6969
"raw-body": "^2.1.6",
7070
"sinon": "1.17.3",
7171
"style-loader": "^0.13.1",

0 commit comments

Comments
 (0)