less hacking way of pulling poe data

This commit is contained in:
2018-08-27 23:54:27 -05:00
parent 5423b81c95
commit 97acc0d4fa
34 changed files with 651 additions and 221 deletions

View File

@@ -47,7 +47,9 @@
}
},
"dependencies": {
"@types/electron-store": "^1.3.0",
"@types/lodash": "^4.14.116",
"@types/p-queue": "^2.3.1",
"@types/react": "^16.4.9",
"@types/react-dom": "^16.0.7",
"autoprefixer": "^9.1.1",
@@ -61,13 +63,17 @@
"electron": "^2.0.7",
"electron-compile": "^6.4.3",
"electron-squirrel-startup": "^1.0.0",
"electron-store": "^2.0.0",
"file-loader": "^1.1.11",
"font-awesome": "^4.7.0",
"html-webpack-plugin": "^3.2.0",
"lodash": "^4.17.10",
"mobx": "^5.1.0",
"mobx-react": "^5.2.5",
"node-sass": "^4.9.3",
"normalize.css": "^8.0.0",
"open-color": "^1.6.3",
"p-queue": "^2.4.2",
"postcss-loader": "^3.0.0",
"react": "^16.4.2",
"react-dom": "^16.4.2",