pull/400/head
Clement Michaud 2019-09-25 23:12:35 +02:00 committed by Clément Michaud
parent f95515f912
commit 828baab6b1
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "authelia",
"version": "3.15.0",
"version": "3.16.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "authelia",
"version": "3.15.0",
"version": "3.16.0",
"description": "2FA Single Sign-On server for nginx using LDAP, TOTP and U2F",
"bin": {
"authelia": "./dist/server/src/index.js"