Browse Source

update package.json

main
familyfriendlymikey 2 years ago
parent
commit
bca8435d48
  1. 9
      package.json

9
package.json

@ -14,12 +14,13 @@
"dexie": "^3.2.2", "dexie": "^3.2.2",
"dexie-export-import": "^1.0.3", "dexie-export-import": "^1.0.3",
"dexie-observable": "^3.0.0-beta.11", "dexie-observable": "^3.0.0-beta.11",
"download": "^8.0.0",
"downloadjs": "^1.4.7", "downloadjs": "^1.4.7",
"express": "^4.17.1", "express": "^4.17.1",
"fzi": "^1.0.0", "fzi": "^1.0.0",
"imba": "^2.0.0-alpha.207", "imba": "^2.0.0-alpha.207",
"lodash": "^4.17.21", "lodash": "^4.17.21"
"nanoid": "^4.0.0" },
} "description": "A lightweight new-tab page that lets you very quickly fuzzy find links and navigate to a result.",
"homepage": "https://fuzzyho.me/",
"author": "Mikey Oz (https://github.com/familyfriendlymikey)"
} }

Loading…
Cancel
Save