From 00efcbbd5167c17fcc7a1e32be14cda439cafcea Mon Sep 17 00:00:00 2001 From: Lee Dohm <1038121+lee-dohm@users.noreply.github.com> Date: Tue, 7 Aug 2018 12:12:15 -0700 Subject: [PATCH] :arrow_up: find-and-replace@0.215.13 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a8c5d453c..5cebfc552 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "etch": "^0.12.6", "event-kit": "^2.5.0", "exception-reporting": "https://www.atom.io/api/packages/exception-reporting/versions/0.43.1/tarball", - "find-and-replace": "https://www.atom.io/api/packages/find-and-replace/versions/0.215.12/tarball", + "find-and-replace": "https://www.atom.io/api/packages/find-and-replace/versions/0.215.13/tarball", "find-parent-dir": "^0.3.0", "first-mate": "7.1.1", "focus-trap": "2.4.5",