Skip to content

Commit 95fbb94

Browse files
author
Kyle Shike
committed
adds node install to migration script
1 parent 3cf6ba5 commit 95fbb94

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/migrate-yarn renamed to bin/migrate-stack

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
#!/bin/bash
22

3+
volta install [email protected]
34
volta install [email protected]
45
volta setup
56
touch .env

0 commit comments

Comments
 (0)