Merge branch 'master' of https://github.com/atom/atom into ns-property-selectors

This commit is contained in:
Nathan Sobo
2014-03-26 14:14:29 -06:00

View File

@@ -12,7 +12,7 @@
"url": "https://github.com/atom/atom/issues"
},
"license": "All Rights Reserved",
"atomShellVersion": "0.11.3",
"atomShellVersion": "0.11.4",
"dependencies": {
"async": "0.2.6",
"atom-keymap": "^0.11.0",
@@ -68,12 +68,12 @@
"autosave": "0.13.0",
"background-tips": "0.9.0",
"bookmarks": "0.22.0",
"bracket-matcher": "0.26.0",
"bracket-matcher": "0.27.0",
"command-palette": "0.19.0",
"dev-live-reload": "0.30.0",
"exception-reporting": "0.17.0",
"feedback": "0.28.0",
"find-and-replace": "0.92.0",
"find-and-replace": "0.93.0",
"fuzzy-finder": "0.42.0",
"git-diff": "0.26.0",
"go-to-line": "0.18.0",
@@ -81,7 +81,7 @@
"image-view": "0.32.0",
"keybinding-resolver": "0.12.0",
"link": "0.20.0",
"markdown-preview": "0.52.0",
"markdown-preview": "0.54.0",
"metrics": "0.32.0",
"open-on-github": "0.23.0",
"package-generator": "0.30.0",