mirror of
https://github.com/iamlukethedev/Claw3D.git
synced 2026-08-14 00:58:04 +00:00
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:
co-authored by
zozni-douzone
Claude Opus 4.7
parent
40be0d5253
commit
eeb6f31f06
Generated
+1
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user