Commit ed247b5
Pin npm dependencies using yarn --frozen-lockfile
Use yarn install --frozen-lockfile to ensure dependencies are installed
from the lock file.
Fixes PDE-190
Co-authored-by: Ona <no-reply@ona.com>1 parent f98e706 commit ed247b5
File tree
2 files changed
+2
-2
lines changed- .devcontainer
- .github/workflows
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
0 commit comments