aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authorPreston Pan <ret2pop@gmail.com>2025-01-02 17:09:48 -0800
committerPreston Pan <ret2pop@gmail.com>2025-01-02 17:09:48 -0800
commit7d1de4f46e219884402b037d0a24a44d423b3db7 (patch)
tree11f2ed1bd8badbfeb1f1ec7eb3ade3039f5338ee /package-lock.json
parent23fbb1f5cb84c3c403c259d045dc60d3b116bc4f (diff)
make it possible to build this project with NixOSHEADmain
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package-lock.json b/package-lock.json
index fb3a820..0fcdeee 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -439,6 +439,7 @@
"version": "7.0.0",
"resolved": "https://registry.npmjs.org/fuse.js/-/fuse.js-7.0.0.tgz",
"integrity": "sha512-14F4hBIxqKvD4Zz/XjDc3y94mNZN6pRv3U13Udo0lNLCWRBUsrMv2xwcF/y/Z5sV6+FQW+/ow68cHpm4sunt8Q==",
+ "license": "Apache-2.0",
"engines": {
"node": ">=10"
}