fix: login dialog dark mode

This commit is contained in:
Nick
2019-08-26 22:54:02 -04:00
parent ca25661f81
commit fd0335c613
4 changed files with 6 additions and 6 deletions

View File

@@ -110,7 +110,7 @@
"mssql": "5.1.0",
"multer": "1.4.2",
"mysql2": "1.6.5",
"nanoid": "2.0.3",
"nanoid": "2.0.4",
"node-2fa": "1.1.2",
"node-cache": "4.2.1",
"nodemailer": "6.3.0",
@@ -194,7 +194,7 @@
"apollo-link-ws": "1.0.18",
"apollo-utilities": "1.3.2",
"autoprefixer": "9.6.1",
"babel-eslint": "10.0.2",
"babel-eslint": "10.0.3",
"babel-jest": "24.9.0",
"babel-loader": "^8.0.6",
"babel-plugin-graphql-tag": "2.5.0",