Skip to content

Commit 4cbee69

Browse files
Scott FairgrieveScott Fairgrieve
authored andcommitted
Build/package updates
1 parent 45ba8bd commit 4cbee69

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

bower.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "leaflet-dvf",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"homepage": "https://github.com/humangeo/leaflet-dvf",
55
"authors": [
66
"Scott Fairgrieve <https://github.com/sfairgrieve>"
@@ -18,9 +18,9 @@
1818
],
1919
"dependencies": {
2020
"jsts": "https://github.com/bjornharrtell/jsts",
21-
"leaflet": "~1.0.0-beta.2",
21+
"leaflet": "~1.0.3",
2222
"geohash-js": "git://github.com/thurmda/geohash-js",
23-
"underscore": "~1.6.0",
24-
"moment": "~2.8.1"
23+
"underscore": "latest",
24+
"moment": "latest"
2525
}
2626
}

dist/leaflet-dvf.markers.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/leaflet-dvf.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
}
1616
],
1717
"devDependencies": {
18-
"leaflet": "~1.0.0-beta.2",
18+
"leaflet": "~1.0.3",
1919
"grunt": "~0.4.5",
2020
"grunt-cli": "~0.1.13",
2121
"grunt-contrib-uglify": "~0.7.0",

0 commit comments

Comments
 (0)