From ac6d25978dc0f275f541fd26c45a733eed2ede5c Mon Sep 17 00:00:00 2001 From: Tim Schaub Date: Thu, 16 Feb 2017 16:50:29 -0700 Subject: [PATCH] Latest ol package --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 474e1d7..bfc2b7f 100644 --- a/package.json +++ b/package.json @@ -9,6 +9,6 @@ "webpack": "^2.2.1" }, "dependencies": { - "ol": "^3.21.0-beta.17" + "ol": "^4.0.1-beta.2" } }