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",
"version": "5.0.0-beta.14",
"description": "Build tools and sources for developing OpenLayers based mapping applications",
"version": "5.0.0",
"description": "OpenLayers mapping library",
"keywords": [
"map",
"mapping",

View File

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