We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4c30521 + a2b2596 commit c093b77Copy full SHA for c093b77
.gitignore
@@ -6,6 +6,7 @@
6
/node_modules/*
7
/bower_components/*
8
.vimrc
9
+/geo.min.js
10
*.py[ocd]
11
/docs/_*
12
/docs/*.py
bower.json
@@ -18,7 +18,7 @@
18
"proj4": "=2.3.3",
19
"bootstrap": "~3.3.0",
20
"bootswatch": "~3.3",
21
- "vgl": "0.3.4"
+ "vgl": "0.3.5"
22
},
23
"devDependencies": {
24
"codemirror": "~4.7.0",
0 commit comments