| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 8a0cdc8 commit 2fb9b97
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -9,7 +9,7 @@ | |||
| 9 | 9 | "Samuel Clay <samuel@ofbrooklyn.com>" | |
| 10 | 10 | ], | |
| 11 | 11 | "description": "Document transparency tools for journalists", | |
| 12 | - "dependencies":{ | ||
| 12 | + "dependencies": { | ||
| 13 | 13 | "jquery": "1.11.1", | |
| 14 | 14 | "jquery-ui": "1.11", | |
| 15 | 15 | "flot": "0.8.3", | |
@@ -30,5 +30,8 @@ | |||
| 30 | 30 | "bower_components", | |
| 31 | 31 | "test", | |
| 32 | 32 | "tests" | |
| 33 | - ] | ||
| 33 | + ], | ||
| 34 | + "resolutions": { | ||
| 35 | + "underscore": "~1.8.3" | ||
| 36 | + } | ||
| 34 | 37 | } | |
| Back | FazBrowse Home | New Git URL |
0 commit comments