1
0
Fork 0
mirror of https://github.com/shimataro/ssh-key-action.git synced 2025-06-19 22:52:10 +10:00

update dependencies

This commit is contained in:
shimataro 2022-10-30 19:59:47 +09:00
parent adea214356
commit 12674fd61f
No known key found for this signature in database
GPG key ID: BE92C05736911A9D
5 changed files with 9686 additions and 2265 deletions

View file

@ -18,6 +18,7 @@ npm run check-updates -- -u
# re-install packages
rm -rf package-lock.json node_modules
npm i
npm dedupe
# check
npm run build