**chore: add package-lock.json for cloud-wrapper**
### Changes: - Introduced `package-lock.json` file for the `cloud-wrapper` package. - Includes configuration details for dependencies: - Runtime dependencies: `@soulcraft/brainy`, `cors`, `dotenv`, `express`, `helmet`, `morgan`, `uuid`, `ws`. - Development dependencies: TypeScript, nodemon, and type definitions for key libraries. - Specifies supported Node.js version (`>=23.11.0`). ### Purpose: Committed the `package-lock.json` to ensure consistency in dependency resolution during installation. This facilitates improved reliability across development and production environments.
This commit is contained in:
parent
487bfa473b
commit
c385f3fcff
1 changed files with 4007 additions and 0 deletions
4007
cloud-wrapper/package-lock.json
generated
Normal file
4007
cloud-wrapper/package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue