familyfriendlymikey 1 year ago
parent
commit
ca4d752456
  1. 4
      package-lock.json
  2. 2
      package.json

4
package-lock.json

@ -1,12 +1,12 @@
{
"name": "fuzzyhome",
"version": "0.2.1",
"version": "1.0.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "fuzzyhome",
"version": "0.2.1",
"version": "1.0.0",
"dependencies": {
"fzi": "^1.5.0",
"imba": "^2.0.0-alpha.225",

2
package.json

@ -1,6 +1,6 @@
{
"name": "fuzzyhome",
"version": "0.2.1",
"version": "1.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