mirror of
https://github.com/atom/atom.git
synced 2026-01-23 05:48:10 -05:00
Upgrade find and replace to 0.80.0 to fix invalid regex exceptions
And also to remove live project search
This commit is contained in:
@@ -75,7 +75,7 @@
|
||||
"editor-stats": "0.12.0",
|
||||
"exception-reporting": "0.12.0",
|
||||
"feedback": "0.22.0",
|
||||
"find-and-replace": "0.79.0",
|
||||
"find-and-replace": "0.80.0",
|
||||
"fuzzy-finder": "0.31.0",
|
||||
"gists": "0.15.0",
|
||||
"git-diff": "0.23.0",
|
||||
|
||||
Reference in New Issue
Block a user