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

* update package.json

This commit is contained in:
shimataro 2020-01-18 20:17:06 +09:00
parent a3e81ce454
commit 7e3a067d83
No known key found for this signature in database
GPG key ID: BE92C05736911A9D
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View file

@ -1,5 +1,5 @@
{ {
"name": "ssh-key-action", "name": "install-ssh-key",
"version": "1.6.0", "version": "1.6.0",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,

View file

@ -1,5 +1,5 @@
{ {
"name": "ssh-key-action", "name": "install-ssh-key",
"version": "1.6.0", "version": "1.6.0",
"private": true, "private": true,
"description": "Install SSH key to .ssh", "description": "Install SSH key to .ssh",