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
@@ -17,7 +17,8 @@ @@ -17,7 +17,8 @@
17 "jquery": "~2.1.4", 17 "jquery": "~2.1.4",
18 "modernizr": "~2.8.3", 18 "modernizr": "~2.8.3",
19 "ngstorage": "~0.3.9", 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 "devDependencies": { 23 "devDependencies": {
23 "angular-mocks": "~1.4.0" 24 "angular-mocks": "~1.4.0"