diff options
Diffstat (limited to 'scripts/package.json')
-rw-r--r-- | scripts/package.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/scripts/package.json b/scripts/package.json index 1bb517750..e6b97f60f 100644 --- a/scripts/package.json +++ b/scripts/package.json @@ -8,9 +8,8 @@ "astro-scripts": "./index.js" }, "dependencies": { - "@astrojs/webapi": "workspace:*", "arg": "^5.0.2", - "esbuild": "^0.17.19", + "esbuild": "^0.18.16", "globby": "^12.2.0", "kleur": "^4.1.4", "p-limit": "^4.0.0", |