-
- Downloads
package updates, removed now superfluous @types/webgl2
File suppressed by a .gitattributes entry, the file's encoding is unsupported, or the file size exceeds the limit.
... | ... | @@ -95,13 +95,12 @@ |
"@types/benchmark": "^1.0.31", | ||
"@types/compression": "1.0.1", | ||
"@types/express": "^4.17.2", | ||
"@types/jest": "^24.0.22", | ||
"@types/jest": "^24.0.23", | ||
"@types/node": "^12.12.7", | ||
"@types/node-fetch": "^2.5.3", | ||
"@types/react": "^16.9.11", | ||
"@types/react-dom": "^16.9.4", | ||
"@types/swagger-ui-dist": "3.0.3", | ||
"@types/webgl2": "0.0.5", | ||
"argparse": "^1.0.10", | ||
"compression": "^1.7.4", | ||
"express": "^4.17.1", | ||
... | ... |
Please register or sign in to comment