mirror of
https://github.com/PeWu/topola-viewer.git
synced 2026-03-14 03:23:46 +00:00
Added search box
This commit is contained in:
@@ -6,10 +6,13 @@
|
||||
"array.prototype.flatmap": "^1.2.1",
|
||||
"canvas-toBlob": "^1.0.0",
|
||||
"d3": "^5.7.0",
|
||||
"debounce": "^1.2.0",
|
||||
"detect-browser": "^4.1.0",
|
||||
"file-saver": "^2.0.1",
|
||||
"history": "^4.7.2",
|
||||
"javascript-natural-sort": "^0.7.1",
|
||||
"jspdf": "^1.5.3",
|
||||
"lunr": "^2.3.6",
|
||||
"md5": "^2.2.1",
|
||||
"parse-gedcom": "^1.0.5",
|
||||
"query-string": "^5.1.1",
|
||||
@@ -25,13 +28,15 @@
|
||||
"devDependencies": {
|
||||
"@types/array.prototype.flatmap": "^1.2.0",
|
||||
"@types/d3": "^5.5.0",
|
||||
"@types/debounce": "^1.2.0",
|
||||
"@types/file-saver": "^2.0.0",
|
||||
"@types/history": "^4.7.2",
|
||||
"@types/jest": "*",
|
||||
"@types/jspdf": "^1.2.2",
|
||||
"@types/lunr": "^2.3.2",
|
||||
"@types/md5": "^2.1.33",
|
||||
"@types/node": "*",
|
||||
"@types/query-string": "^6.2.0",
|
||||
"@types/query-string": "6.2.0",
|
||||
"@types/react": "*",
|
||||
"@types/react-dom": "*",
|
||||
"@types/react-intl": "^2.3.15",
|
||||
|
||||
Reference in New Issue
Block a user