Skip to content

Commit 41692d3

Browse files
committed
Import url with node:
1 parent bf58371 commit 41692d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: lib/index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import peggy from "peggy";
2-
import url from "url";
2+
import url from "node:url";
33

44
/**
55
*

0 commit comments

Comments
 (0)