⬆️ find-and-replace@0.219.0

This commit is contained in:
Rafael Oleza 2019-07-03 11:36:36 +02:00
parent 3777fdf94b
commit 2b552482dd
2 changed files with 4 additions and 4 deletions

4
package-lock.json generated
View File

@ -2828,8 +2828,8 @@
}
},
"find-and-replace": {
"version": "https://www.atom.io/api/packages/find-and-replace/versions/0.218.15/tarball",
"integrity": "sha512-6FWVuYR9V7O3qp93Vshq/J1MC+OpmRgbny25xzZAMJwVJTiR3mpi5OcnIok302y0Yxri69WLwkklVrytiX330w==",
"version": "https://www.atom.io/api/packages/find-and-replace/versions/0.219.0/tarball",
"integrity": "sha512-ujsC2E6PMqiCVH/ifKVGcz6Itpp5/cGItkQqNdWArFrSxMgP97+iI6yCb/VO6XAFFaYUQLTXI3SNa5Ee30/DDQ==",
"requires": {
"binary-search": "^1.3.3",
"etch": "0.9.3",

View File

@ -54,7 +54,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.218.15/tarball",
"find-and-replace": "https://www.atom.io/api/packages/find-and-replace/versions/0.219.0/tarball",
"find-parent-dir": "^0.3.0",
"first-mate": "7.4.0",
"focus-trap": "2.4.5",
@ -200,7 +200,7 @@
"dev-live-reload": "file:./packages/dev-live-reload",
"encoding-selector": "0.23.9",
"exception-reporting": "file:./packages/exception-reporting",
"find-and-replace": "0.218.15",
"find-and-replace": "0.219.0",
"fuzzy-finder": "1.14.0",
"github": "0.29.0",
"git-diff": "file:./packages/git-diff",