We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cc7498 commit a41305bCopy full SHA for a41305b
src/deps.ts
@@ -1,4 +1,4 @@
1
-import * as cheerio from 'https://cdn.skypack.dev/[email protected]?dts';
+import * as cheerio from 'npm:[email protected]';
2
import * as path from 'jsr:@std/[email protected]';
3
4
export { cheerio, path };
0 commit comments