⬆️ find-and-replace

This commit is contained in:
Max Brunsfeld
2018-09-05 13:39:38 -07:00
parent 051bfe5d22
commit f48a223a2c
2 changed files with 4 additions and 4 deletions

4
package-lock.json generated
View File

@@ -2148,8 +2148,8 @@
}
},
"find-and-replace": {
"version": "https://www.atom.io/api/packages/find-and-replace/versions/0.215.12/tarball",
"integrity": "sha512-LASeKxjBD4duvI09jREDZkY9osbJtN97rZn6ko2F3Dr83TxR9NYqTRbea6bX3ZXsSf2e/dkbVx1jjM59Z6yMMw==",
"version": "https://www.atom.io/api/packages/find-and-replace/versions/0.215.14/tarball",
"integrity": "sha512-6TGLE6HQPWeD7jCrtIh5lxoXSoFcSQplbcaFX/HPUmjcUko3/QfuLEuTFmosidwQSWSAcPwUpcQ0Ih3e2KiryA==",
"requires": {
"binary-search": "1.3.4",
"element-resize-detector": "1.1.14",

View File

@@ -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.14/tarball",
"find-parent-dir": "^0.3.0",
"first-mate": "7.1.1",
"focus-trap": "2.4.5",
@@ -201,7 +201,7 @@
"dev-live-reload": "0.48.1",
"encoding-selector": "0.23.9",
"exception-reporting": "0.43.1",
"find-and-replace": "0.215.12",
"find-and-replace": "0.215.14",
"fuzzy-finder": "1.8.2",
"github": "0.19.0",
"git-diff": "1.3.9",