Replace define assignment with variable declaration

This commit is contained in:
Tim Schaub
2016-12-25 17:46:50 -07:00
parent 91c1857d83
commit b73ab8914a
2 changed files with 27 additions and 22 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "ol",
"version": "3.21.0-beta.5",
"version": "3.21.0-beta.6",
"description": "OpenLayers",
"main": "index.js",
"module": "index.js",