Update package versions

This commit is contained in:
Tim Schaub
2018-06-26 13:21:36 -06:00
parent 37bb4ea056
commit 1627e1fe79
2 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
{ {
"name": "openlayers", "name": "openlayers",
"version": "5.0.0-beta.14", "version": "5.0.0",
"description": "Build tools and sources for developing OpenLayers based mapping applications", "description": "OpenLayers mapping library",
"keywords": [ "keywords": [
"map", "map",
"mapping", "mapping",

View File

@@ -1,6 +1,6 @@
{ {
"name": "ol", "name": "ol",
"version": "5.0.0-beta.14", "version": "5.0.0",
"description": "OpenLayers mapping library", "description": "OpenLayers mapping library",
"main": "index.js", "main": "index.js",
"module": "index.js", "module": "index.js",