feat: release 2.0.0
This commit is contained in:
17
package.json
Normal file
17
package.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"dependencies": {
|
||||
"@std/assert": "npm:@jsr/std__assert@1.0.12",
|
||||
"@std/async": "npm:@jsr/std__async@1.0.12",
|
||||
"@std/fs": "npm:@jsr/std__fs@1.0.16",
|
||||
"@std/net": "npm:@jsr/std__net@1.0.4",
|
||||
"@std/testing": "npm:@jsr/std__testing@1.0.11"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "9.24.0",
|
||||
"eslint-plugin-simple-import-sort": "12.1.1",
|
||||
"mongodb": "6.15.0",
|
||||
"postgres": "3.4.5",
|
||||
"prettier": "3.5.3",
|
||||
"typescript-eslint": "8.29.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user