1
0
mirror of https://github.com/S2-/gitlit synced 2025-08-03 21:00:04 +02:00

fix search window

This commit is contained in:
s2
2019-06-06 15:56:42 +02:00
parent c5f9b551ab
commit 1313cff86a
21 changed files with 1297 additions and 0 deletions

5
app/package-lock.json generated
View File

@@ -419,6 +419,11 @@
}
}
},
"electron-find": {
"version": "1.0.6",
"resolved": "https://registry.npmjs.org/electron-find/-/electron-find-1.0.6.tgz",
"integrity": "sha512-RenjzlCCzX7edLywLy+qRYvzds11sBv8+SrJu/3l3eVLt9d9uNqCPk+uFZ525uAhSUaUalgZWDlhQdxIgT1khg=="
},
"electron-is-accelerator": {
"version": "0.1.2",
"resolved": "https://registry.npmjs.org/electron-is-accelerator/-/electron-is-accelerator-0.1.2.tgz",