Various fixes to New UI.

Add proper styling for spoiler blocks. (#6)
Fixed minor issue with relative url replacement regex.
Upgraded eslint@5.5.0
This commit is contained in:
Daniel Scalzi
2018-09-05 02:30:26 -04:00
parent 7851fdbefb
commit 2a9db6c646
4 changed files with 99 additions and 104 deletions

View File

@@ -51,7 +51,7 @@
"devDependencies": {
"electron": "^2.0.8",
"electron-builder": "^20.28.3",
"eslint": "^5.4.0"
"eslint": "^5.5.0"
},
"build": {
"appId": "westeroscraftlauncher",