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

4
package-lock.json

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

2
package.json

@ -1,6 +1,6 @@
{ {
"name": "fuzzyhome", "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.", "description": "A lightweight new-tab page that lets you very quickly fuzzy find links and navigate to a result.",
"homepage": "https://fuzzyho.me/", "homepage": "https://fuzzyho.me/",
"author": "Mikey Oz (https://github.com/familyfriendlymikey)", "author": "Mikey Oz (https://github.com/familyfriendlymikey)",

Loading…
Cancel
Save