summaryrefslogtreecommitdiff
path: root/scripts/smoke/index.js
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/smoke/index.js')
-rw-r--r--scripts/smoke/index.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/smoke/index.js b/scripts/smoke/index.js
index 140f006c1..ec56e0a09 100644
--- a/scripts/smoke/index.js
+++ b/scripts/smoke/index.js
@@ -2,7 +2,7 @@
// @ts-check
import { execa } from 'execa';
-import { polyfill } from '@astropub/webapi';
+import { polyfill } from '@astrojs/webapi';
import { fileURLToPath } from 'node:url';
import { promises as fs } from 'node:fs';