chore: config deno project
This commit is contained in:
16
deno.lock
generated
Normal file
16
deno.lock
generated
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"version": "4",
|
||||
"specifiers": {
|
||||
"npm:chalk@5.4.1": "5.4.1"
|
||||
},
|
||||
"npm": {
|
||||
"chalk@5.4.1": {
|
||||
"integrity": "sha512-zgVZuo2WcZgfUEmsn6eO3kINexW8RAE4maiQ8QNs8CtpPCSyMiYsULR3HQYkm3w8FIA3SberyMJMSldGsW+U3w=="
|
||||
}
|
||||
},
|
||||
"workspace": {
|
||||
"dependencies": [
|
||||
"npm:chalk@5.4.1"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user