Merge pull request #2771 from tschaub/pre-releases
Allow package to be published in npm registry.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "openlayers",
|
||||
"version": "3.0.0-beta",
|
||||
"name": "ol",
|
||||
"version": "3.1.0-pre.1",
|
||||
"description": "Mapping library",
|
||||
"scripts": {
|
||||
"install": "node tasks/parse-examples.js",
|
||||
|
||||
Reference in New Issue
Block a user