chore: regenerate package-lock.json after npm install (#137)

Running `npm install` against the existing lockfile added a `"dev": true`
flag to the fsevents entry. Committed so the lockfile matches a clean
install on Node 20.

Co-authored-by: zozni-douzone <hjcho1027@douzone.com>
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
zo_zni
2026-05-30 15:49:27 -05:00
committed by GitHub
co-authored by zozni-douzone Claude Opus 4.7
parent 40be0d5253
commit eeb6f31f06
+1
View File
@@ -5882,6 +5882,7 @@
"version": "2.3.2",
"resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.2.tgz",
"integrity": "sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==",
"dev": true,
"hasInstallScript": true,
"license": "MIT",
"optional": true,