We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e93dad1 commit 945c3a0Copy full SHA for 945c3a0
.node-version
@@ -1 +1 @@
1
-20.12.1
+22.14.0
bin/migrate-stack
@@ -1,7 +1,7 @@
#!/bin/bash
2
3
-volta install node@20.12.1
4
-volta install yarn@4.2.1
+volta install node@22.14.0
+volta install yarn@4.6.0
5
volta setup
6
touch .env
7
bin/migrate-yarn
@@ -1,6 +1,6 @@
-volta install yarn@4.1.1
0 commit comments