Uninstall stork-search

This commit is contained in:
Sam Carlton 2023-02-11 15:57:57 -06:00
parent 591943bb1e
commit 4d588a1924
2 changed files with 0 additions and 28 deletions

27
package-lock.json generated
View file

@ -57,7 +57,6 @@
"semver": "^7.3.7",
"sitemap": "^7.1.1",
"slugify": "^1.4.6",
"stork-search": "^1.0.4",
"terser": "^4.8.0",
"uuid": "^8.3.2",
"vite-node": "^0.23.0",
@ -18182,19 +18181,6 @@
"node": ">=0.10.0"
}
},
"node_modules/stork-search": {
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/stork-search/-/stork-search-1.0.4.tgz",
"integrity": "sha512-vxcxA/gyuPk2KaV5Fh6ZBP9r6hQGvWwAJ0diU3rutg8GYjPGPuMvwmtOqbAwlP2mWBPAt/PiNMab6jA0bB3kyg==",
"dependencies": {
"stork-search": "./pkg"
}
},
"node_modules/stork-search/node_modules/stork-search": {
"resolved": "node_modules/stork-search/pkg",
"link": true
},
"node_modules/stork-search/pkg": {},
"node_modules/string_decoder": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz",
@ -34344,19 +34330,6 @@
"object-copy": "^0.1.0"
}
},
"stork-search": {
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/stork-search/-/stork-search-1.0.4.tgz",
"integrity": "sha512-vxcxA/gyuPk2KaV5Fh6ZBP9r6hQGvWwAJ0diU3rutg8GYjPGPuMvwmtOqbAwlP2mWBPAt/PiNMab6jA0bB3kyg==",
"requires": {
"stork-search": "./pkg"
},
"dependencies": {
"stork-search": {
"version": "file:node_modules/stork-search/pkg"
}
}
},
"string_decoder": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz",

View file

@ -103,7 +103,6 @@
"semver": "^7.3.7",
"sitemap": "^7.1.1",
"slugify": "^1.4.6",
"stork-search": "^1.0.4",
"terser": "^4.8.0",
"uuid": "^8.3.2",
"vite-node": "^0.23.0",