Skip to content

Commit 7ee9664

Browse files
committed
Fix refresh static
1 parent e28dccf commit 7ee9664

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/refresh-static.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { getAllVersions } from "baseline-browser-mapping";
1+
import { getAllVersions } from "../src/index";
22

33
import { writeFileSync } from "fs";
44

0 commit comments

Comments
 (0)