Replace Table with responsive Card. Add refresh of token and retry on 401 errors
This commit is contained in:
+5
-1
@@ -7,10 +7,14 @@
|
||||
"author": "Joakim Olsson <joakim@unbound.se>",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"apollo-fetch": "^0.7.0",
|
||||
"apollo-link": "^1.2.6",
|
||||
"apollo-link-error": "^1.1.5",
|
||||
"apollo-link-http": "^1.5.9",
|
||||
"auth0-js": "^9.9.0",
|
||||
"eslint": "^5.1.0",
|
||||
"eslint-plugin-vue": "^4.5.0",
|
||||
"graphql": "^14.1.1",
|
||||
"graphql-tag": "^2.10.1",
|
||||
"iview": "^3.0.0",
|
||||
"lodash": "^4.17.10",
|
||||
"node-sass": "^4.9.0",
|
||||
|
||||
Reference in New Issue
Block a user