Allow package to be published in npm registry
I've contacted the maintainer of the https://www.npmjs.org/package/openlayers package to see if we can take over ownership. Until then, we can publish packages under the name 'ol'.
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