diff --git a/package.json b/package.json index 7e971b1..3dbc1ca 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,3 @@ { - "type": "module", - "dependencies": { - "@cross/test": "npm:@jsr/cross__test@^0.0.9", - "@std/assert": "npm:@jsr/std__assert@^1.0.2" - } + "type": "module" }