This commit is contained in:
Tim Schaub
2014-12-19 18:00:19 -07:00
parent 3582445755
commit d12d2734c0
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{ {
"name": "openlayers", "name": "openlayers-test",
"version": "3.1.0-pre.3", "version": "3.1.0-pre.4",
"description": "Build tools and sources for developing OpenLayers based mapping applications", "description": "Build tools and sources for developing OpenLayers based mapping applications",
"keywords": [ "keywords": [
"map", "map",
+1 -1
View File
@@ -16,7 +16,7 @@ PROFILES="ol ol-debug"
# #
# URL for canonical repo. # URL for canonical repo.
# #
REMOTE=https://github.com/openlayers/ol3.git REMOTE=https://github.com/tschaub/ol3.git
# #
# Display usage and exit. # Display usage and exit.