Skip to content

Commit 4d22dff

Browse files
committed
Fix link to acorn-dynamic-import
1 parent 2ebacc9 commit 4d22dff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ The files in lib/ are generated from other packages:
5858

5959
- lib/bigint: [acorn-bigint](https://github.com/acornjs/acorn-bigint]), MIT
6060
- lib/class-private-elements: [acorn-class-private-elements](https://github.com/acornjs/acorn-class-private-elements), MIT
61-
- lib/dynamic-import: [acorn-dynamic-import](https://github.com/acornjs/acorn-dynamic-import), MIT
61+
- lib/dynamic-import: [acorn-dynamic-import](https://github.com/kesne/acorn-dynamic-import), MIT
6262
- lib/export-ns-from: [acorn-export-ns-from](https://github.com/acornjs/acorn-export-ns-from), MIT
6363
- lib/import-meta: [acorn-import-meta](https://github.com/acornjs/acorn-import-meta), MIT
6464
- lib/numeric-separator: [acorn-numeric-separator](https://github.com/acornjs/acorn-numeric-separator]), MIT

0 commit comments

Comments
 (0)