Merge pull request #2771 from tschaub/pre-releases

Allow package to be published in npm registry.
This commit is contained in:
Tim Schaub
2014-09-30 22:51:06 -06:00
+2 -2
View File
@@ -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",