Commit 6a1a676
authored
Update package.lock file (#255)
Updating dependencies in the package.json silently broke the
build_and_deploy workflow where `npm ci` complains on mismatch of
versions between packages.json and package-lock.json
Synchronize them using `npm install` which updates the lock file.
Ensure `build` is using same way of building repository and
build_and_XXX to ensure this will not happen in future.
Signed-off-by: Artem Goncharov <[email protected]>1 parent 01b742f commit 6a1a676
2 files changed
+234
-118
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
0 commit comments