-
- Downloads
cleanup and package updates
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
... | ... | @@ -76,7 +76,7 @@ |
"@types/compression": "0.0.36", | ||
"@types/express": "^4.16.0", | ||
"@types/jest": "^23.3.2", | ||
"@types/node": "^10.9.4", | ||
"@types/node": "^10.10.1", | ||
"@types/node-fetch": "^2.1.2", | ||
"@types/react": "^16.4.14", | ||
"@types/react-dom": "^16.0.7", | ||
... | ... | @@ -87,8 +87,8 @@ |
"file-loader": "^2.0.0", | ||
"glslify-import": "^3.1.0", | ||
"glslify-loader": "^1.0.2", | ||
"graphql-code-generator": "^0.12.2", | ||
"graphql-codegen-typescript-template": "^0.12.2", | ||
"graphql-code-generator": "^0.12.3", | ||
"graphql-codegen-typescript-template": "^0.12.3", | ||
"jest": "^23.6.0", | ||
"jest-raw-loader": "^1.0.1", | ||
"mini-css-extract-plugin": "^0.4.2", | ||
... | ... |
Please register or sign in to comment