chore: updated package-lock

This commit is contained in:
Anoop M D 2024-12-14 20:29:22 +05:30
parent 33e86a9097
commit 22ecd0284f
2 changed files with 6311 additions and 2049 deletions

8358
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -3,7 +3,7 @@
"version": "0.3.0",
"private": true,
"scripts": {
"dev": "rsbuild dev --open",
"dev": "rsbuild dev",
"build": "rsbuild build -m production",
"preview": "rsbuild preview",
"test": "jest",