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:
parent
adea214356
commit
12674fd61f
5 changed files with 9686 additions and 2265 deletions
|
@ -92,6 +92,7 @@ function update_dependencies_version() {
|
|||
function regenerate_package_lock() {
|
||||
rm -rf package-lock.json node_modules
|
||||
npm install
|
||||
npm dedupe
|
||||
}
|
||||
|
||||
function build_package() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue