Skip to content

Commit c89689c

Browse files
authored
🤖 Merge PR DefinitelyTyped#72814 fix(parcel-env): update project url in package.json by @hkleungai
1 parent fc149b4 commit c89689c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎types/parcel-env/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"nonNpm": true,
66
"nonNpmDescription": "parcel-env",
77
"projects": [
8-
"https://github.com/parcel/parcel-bundler"
8+
"https://parceljs.org/features/node-emulation/"
99
],
1010
"devDependencies": {
1111
"@types/node": "*",

0 commit comments

Comments
 (0)