feat(config): add @std/jsonc dependency
- Adds @std/jsonc dependency to improve JSONC handling capabilities - Updates lock file to include integrity and dependency data for @std/jsonc
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
},
|
||||
"exclude": [],
|
||||
"imports": {
|
||||
"@cliffy/command": "jsr:@cliffy/command@1.0.0-rc.7"
|
||||
"@cliffy/command": "jsr:@cliffy/command@1.0.0-rc.7",
|
||||
"@std/jsonc": "jsr:@std/jsonc@^1.0.2"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user