2.1.0
This commit is contained in:
parent
a3539b0941
commit
c57a08f0cd
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "keyfetch",
|
||||
"version": "2.0.0",
|
||||
"version": "2.1.0",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "keyfetch",
|
||||
"version": "2.0.0",
|
||||
"version": "2.1.0",
|
||||
"license": "MPL-2.0",
|
||||
"dependencies": {
|
||||
"@root/request": "^1.8.0",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "keyfetch",
|
||||
"version": "2.0.0",
|
||||
"version": "2.1.0",
|
||||
"description": "Lightweight support for fetching JWKs.",
|
||||
"homepage": "https://git.rootprojects.org/root/keyfetch.js",
|
||||
"main": "keyfetch.js",
|
||||
|
|
Loading…
Reference in New Issue