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:
+2
-2
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "openlayers",
|
"name": "ol",
|
||||||
"version": "3.0.0-beta",
|
"version": "3.1.0-pre.1",
|
||||||
"description": "Mapping library",
|
"description": "Mapping library",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"install": "node tasks/parse-examples.js",
|
"install": "node tasks/parse-examples.js",
|
||||||
|
|||||||
Reference in New Issue
Block a user