Skip to content

Commit 8883f40

Browse files
committed
lint, fixes and some syntax changes on templates
1 parent 75f3bc4 commit 8883f40

File tree

43 files changed

+58
-19531
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+58
-19531
lines changed

bower.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"license": "MIT",
55
"main": "./dist/angular-google-maps.js",
66
"dependencies": {
7-
"angular": "1.2 - 1.5",
7+
"angular": "1.2 - 1.6",
88
"angular-simple-logger": ">=0.0.1",
99
"lodash": "3.X - 4.X",
1010
"markerclustererplus": "^2.1.4",
@@ -33,8 +33,8 @@
3333
"dist/architecture/"
3434
],
3535
"devDependencies": {
36-
"angular-mocks": "1.2 - 1.5",
37-
"angular-route": "1.2 - 1.5",
36+
"angular-mocks": "1.2 - 1.6",
37+
"angular-route": "1.2 - 1.6",
3838
"bootstrap-without-jquery": "git://github.com/tagawa/bootstrap-without-jquery.git",
3939
"data-structures": "~1.4.2",
4040
"OverlappingMarkerSpiderfier": "git://github.com/nmccready/OverlappingMarkerSpiderfier.git",

0 commit comments

Comments
 (0)