mirror of
https://github.com/shimataro/ssh-key-action.git
synced 2025-06-19 22:52:10 +10:00
version 2.2.0 (#177)
This commit is contained in:
parent
68b956be12
commit
8053198ce5
3 changed files with 31 additions and 28 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "install-ssh-key",
|
||||
"version": "2.1.0",
|
||||
"version": "2.2.0",
|
||||
"private": true,
|
||||
"description": "Install SSH key in .ssh",
|
||||
"main": "lib/index.js",
|
||||
|
@ -38,9 +38,9 @@
|
|||
"@vercel/ncc": "0.27.0",
|
||||
"eslint": "7.20.0",
|
||||
"markdownlint-cli": "0.26.0",
|
||||
"npm-check-updates": "11.1.8",
|
||||
"npm-check-updates": "11.1.9",
|
||||
"npm-run-all": "4.1.5",
|
||||
"typescript": "4.1.5",
|
||||
"typescript": "4.2.2",
|
||||
"yaml-lint": "1.2.4"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue