Commit cab00684b853a995cb91fc2311c66b366e59e5f7

Authored by Leonardo Merlin
1 parent 2be21306

Add outdated-browser lib

Showing 1 changed file with 2 additions and 1 deletions   Show diff stats
bower.json
... ... @@ -17,7 +17,8 @@
17 17 "jquery": "~2.1.4",
18 18 "modernizr": "~2.8.3",
19 19 "ngstorage": "~0.3.9",
20   - "open-sans-fontface": "~1.4.2"
  20 + "open-sans-fontface": "~1.4.2",
  21 + "outdated-browser": "~1.1.2"
21 22 },
22 23 "devDependencies": {
23 24 "angular-mocks": "~1.4.0"
... ...