This commit is contained in:
Clement Michaud 2018-08-29 00:00:54 +02:00
parent 6ca12e95c0
commit 5fd8150875
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

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

View File

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