- Notifications
You must be signed in to change notification settings - Fork927
Commitfa99f6a
authored
chore: make yarn use the right version of node (#11716)
Otherwise if for example you try to run `yarn storybook` it complainsthat the version of Node is wrong.`pnpm storybook` works fine and that is probably what we shouldactually use, but as long as we are installing Yarn and not restrictingits use we might as well make it use the right version of Node.1 parent76911f1 commitfa99f6a
1 file changed
+7
-5
lines changedLines changed: 7 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
| 16 | + | |
| 17 | + | |
16 | 18 |
| |
17 | 19 |
| |
18 | 20 |
| |
| |||
46 | 48 |
| |
47 | 49 |
| |
48 | 50 |
| |
49 |
| - | |
50 |
| - | |
51 |
| - | |
52 |
| - | |
53 |
| - | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
54 | 56 |
| |
55 | 57 |
| |
56 | 58 |
| |
|
0 commit comments
Comments
(0)