mirror of
https://github.com/morten-olsen/get-gpg-keys-from-github-following.git
synced 2026-02-08 01:36:30 +01:00
Version bump
This commit is contained in:
2
package-lock.json
generated
2
package-lock.json
generated
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"name": "get-gpg-keys-from-github-followers",
|
"name": "get-gpg-keys-from-github-following",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"lockfileVersion": 1,
|
"lockfileVersion": 1,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "get-gpg-keys-from-github-following",
|
"name": "get-gpg-keys-from-github-following",
|
||||||
"version": "1.0.0",
|
"version": "1.0.1",
|
||||||
"description": "A simple program which will look through a users list of followed users and generate a gpg key file containing the public keys of all users who have added their gpg key to github.",
|
"description": "A simple program which will look through a users list of followed users and generate a gpg key file containing the public keys of all users who have added their gpg key to github.",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"repository": {
|
"repository": {
|
||||||
|
|||||||
Reference in New Issue
Block a user