Upgrade to archive-view 0.27.0 to suppress CSP errors requiring 'q'

archive-view indirectly depends on a different version of 'q' and so it
isn't requiring the deduped version that already has its warnings
suppressed in atom.coffee.
This commit is contained in:
Nathan Sobo
2014-03-10 17:06:01 -06:00
parent 7d19b839d9
commit 0ba9425bb6

View File

@@ -61,7 +61,7 @@
"base16-tomorrow-dark-theme": "0.13.0",
"solarized-dark-syntax": "0.12.0",
"solarized-light-syntax": "0.7.0",
"archive-view": "0.26.0",
"archive-view": "0.27.0",
"autocomplete": "0.27.0",
"autoflow": "0.15.0",
"autosave": "0.12.0",