⬆️ find-and-replace@0.217.0

This commit is contained in:
Ash Wilson 2019-01-25 15:13:12 -05:00
parent b08857c8c2
commit e10fdab74d
No known key found for this signature in database
GPG Key ID: 81B1DDB704F69D2A
2 changed files with 4 additions and 4 deletions

4
package-lock.json generated
View File

@ -2169,8 +2169,8 @@
}
},
"find-and-replace": {
"version": "https://www.atom.io/api/packages/find-and-replace/versions/0.216.0/tarball",
"integrity": "sha512-VYt22i/fQf85rnfHnrL9uVriWGKtYljNq2BnPnvEm1yrkaklz10b0Sr2sIZ0WuQFO5q8N5NFbc9d/GPZuALwaA==",
"version": "https://www.atom.io/api/packages/find-and-replace/versions/0.217.0/tarball",
"integrity": "sha512-DPuQjnKBGwyGRilB03I1DT5bSmOPnsVG0LUjCwfGGCvsqTDIOJ/Bqxs9PJrSHwLa+6NuIm7c3Iu2g94OT1ejMQ==",
"requires": {
"binary-search": "^1.3.3",
"element-resize-detector": "^1.1.10",

View File

@ -55,7 +55,7 @@
"etch": "^0.12.6",
"event-kit": "^2.5.3",
"exception-reporting": "file:packages/exception-reporting",
"find-and-replace": "https://www.atom.io/api/packages/find-and-replace/versions/0.216.0/tarball",
"find-and-replace": "https://www.atom.io/api/packages/find-and-replace/versions/0.217.0/tarball",
"find-parent-dir": "^0.3.0",
"first-mate": "7.1.3",
"focus-trap": "2.4.5",
@ -201,7 +201,7 @@
"dev-live-reload": "file:./packages/dev-live-reload",
"encoding-selector": "0.23.9",
"exception-reporting": "file:./packages/exception-reporting",
"find-and-replace": "0.216.0",
"find-and-replace": "0.217.0",
"fuzzy-finder": "1.9.0",
"github": "0.24.0",
"git-diff": "file:./packages/git-diff",