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 e28dccf commit 7ee9664Copy full SHA for 7ee9664
scripts/refresh-static.ts
@@ -1,4 +1,4 @@
1
-import { getAllVersions } from "baseline-browser-mapping";
+import { getAllVersions } from "../src/index";
2
3
import { writeFileSync } from "fs";
4
0 commit comments