Skip to content

Commit 1e021bc

Browse files
committed
fix(docs): page Environment Variables -> 404 on link (#26539)
1 parent 8d7f547 commit 1e021bc

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

yarn.lock

+1-6
Original file line numberDiff line numberDiff line change
@@ -1884,12 +1884,7 @@
18841884
"@types/node" "*"
18851885
form-data "^3.0.0"
18861886

1887-
"@types/node@*":
1888-
version "14.0.27"
1889-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.27.tgz#a151873af5a5e851b51b3b065c9e63390a9e0eb1"
1890-
integrity sha512-kVrqXhbclHNHGu9ztnAwSncIgJv/FaxmzXJvGXNdcCpV1b8u1/Mi6z6m0vwy0LzKeXFTPLH0NzwmoJ3fNCIq0g==
1891-
1892-
"@types/node@^8.5.7":
1887+
"@types/node@*", "@types/node@^8.5.7":
18931888
version "8.10.62"
18941889
resolved "https://registry.yarnpkg.com/@types/node/-/node-8.10.62.tgz#8d0d0db44a46ae7679d92e2e36d41bf1c3625d6a"
18951890
integrity sha512-76fupxOYVxk36kb7O/6KtrAPZ9jnSK3+qisAX4tQMEuGNdlvl7ycwatlHqjoE6jHfVtXFM3pCrCixZOidc5cuw==

0 commit comments

Comments
 (0)