pull/331/head v3.12.0
Clement Michaud 2019-03-03 11:35:53 +01:00
parent 65ca1f0499
commit bc8897c35b
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

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

View File

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