Merge pull request #2656 from atom/bo-upgrade-fnr

Upgrade find and replace to use decorations for marker views
This commit is contained in:
Ben Ogle
2014-06-18 13:11:11 -07:00

View File

@@ -62,13 +62,13 @@
"vm-compatibility-layer": "0.1.0"
},
"packageDependencies": {
"atom-dark-syntax": "0.16.0",
"atom-dark-syntax": "0.17.0",
"atom-dark-ui": "0.29.0",
"atom-light-syntax": "0.17.0",
"atom-light-syntax": "0.18.0",
"atom-light-ui": "0.25.0",
"base16-tomorrow-dark-theme": "0.16.0",
"solarized-dark-syntax": "0.17.0",
"solarized-light-syntax": "0.8.0",
"base16-tomorrow-dark-theme": "0.17.0",
"solarized-dark-syntax": "0.18.0",
"solarized-light-syntax": "0.9.0",
"archive-view": "0.32.0",
"autocomplete": "0.28.0",
"autoflow": "0.17.0",
@@ -81,7 +81,7 @@
"dev-live-reload": "0.31.0",
"exception-reporting": "0.18.0",
"feedback": "0.33.0",
"find-and-replace": "0.117.0",
"find-and-replace": "0.118.0",
"fuzzy-finder": "0.55.0",
"git-diff": "0.32.0",
"go-to-line": "0.22.0",