Browse Source

use latest version of leaflet

gh-pages
Street, Arthur (Data61, Eveleigh ATP) 7 years ago
parent
commit
898423ed10
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      package.json

+ 1
- 1
package.json View File

36
     "browserify-shim": "^3.8.11",
36
     "browserify-shim": "^3.8.11",
37
     "css-img-datauri-stream": "^0.1.5",
37
     "css-img-datauri-stream": "^0.1.5",
38
     "cssify": "^0.8.0",
38
     "cssify": "^0.8.0",
39
-    "leaflet": "^0.7.7"
39
+    "leaflet": ">=0.7.7 <2.0.0"
40
   },
40
   },
41
   "repository": {
41
   "repository": {
42
     "type": "git",
42
     "type": "git",

Loading…
Cancel
Save