Skip to content

Commit d19198f

Browse files
committed
fix: update axios and dependencies to latest versions
Signed-off-by: Gordon Smith <GordonJSmith@gmail.com>
1 parent 2d737f4 commit d19198f

2 files changed

Lines changed: 6 additions & 5 deletions

File tree

package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
"test-all": "vitest run",
2929
"bump-point-versions": "lerna version patch --no-git-tag-version --yes --no-push",
3030
"publish": "lerna publish from-package --yes",
31+
"publish-force": "lerna publish patch --yes",
3132
"update-workspaces": "lerna run update --no-sort --stream",
3233
"update-major-workspaces": "lerna run update-major --no-sort --stream",
3334
"update-root": "npx npm-check-updates -u -t minor",

0 commit comments

Comments
 (0)