File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed
src/content/pages-build-environment Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,10 @@ languages:
1212 file :
1313 - " .nvmrc"
1414 - " .node-version"
15+ - name : Bun
16+ default : " 1.1.33"
17+ supported : " Any version"
18+ environment_variable : " BUN_VERSION"
1519 - name : Python
1620 default : " 3.11.5"
1721 supported : " Any version"
@@ -58,10 +62,6 @@ tools:
5862 default : " 3.6.3"
5963 supported : " Any version"
6064 environment_variable : " YARN_VERSION"
61- - name : Bun
62- default : " 1.1.33"
63- supported : " Any version"
64- environment_variable : " BUN_VERSION"
6565build_environment :
6666 operating_system : " Ubuntu `22.04.2`"
6767 architecture : " x86_64"
Original file line number Diff line number Diff line change @@ -12,6 +12,10 @@ languages:
1212 file :
1313 - " .nvmrc"
1414 - " .node-version"
15+ - name : Bun
16+ default : " 1.2.15"
17+ supported : " Any version"
18+ environment_variable : " BUN_VERSION"
1519 - name : Python
1620 default : " 3.13.3"
1721 supported : " Any version"
@@ -58,10 +62,6 @@ tools:
5862 default : " 4.9.1"
5963 supported : " Any version"
6064 environment_variable : " YARN_VERSION"
61- - name : Bun
62- default : " 1.2.15"
63- supported : " Any version"
64- environment_variable : " BUN_VERSION"
6565build_environment :
6666 operating_system : " Ubuntu `22.04.2`"
6767 architecture : " x86_64"
You can’t perform that action at this time.
0 commit comments