File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 3
3
assertStrictEquals ,
4
4
} from "https://deno.land/[email protected] /assert/mod.ts" ;
5
5
6
- import * as cheerio from "https://cdn.jsdelivr.net/npm /[email protected] /dist/browser/index.js" ;
6
+ import * as cheerio from "https://esm.sh /[email protected] /dist/browser/index.js" ;
7
7
8
- import cspParser from "https://cdn.jsdelivr.net/npm/ [email protected] /script/mod.js/+esm " ;
8
+ import cspParser from "https://esm.sh/ [email protected] /script/mod.js" ;
9
9
import { assertEquals } from "https://deno.land/[email protected] /assert/assert_equals.ts" ;
10
10
import { assert } from "https://deno.land/[email protected] /assert/assert.ts" ;
11
11
import { assertArrayIncludes } from "https://deno.land/[email protected] /assert/assert_array_includes.ts" ;
You can’t perform that action at this time.
0 commit comments