merge with master
Showing
... | ... | @@ -24,6 +24,7 @@ |
"jquery": "^3.2.1", | ||
"lodash": "^4.17.10", | ||
"moment": "^2.22.2", | ||
"papaparse": "^4.6.3", | ||
"react": "^16.6.3", | ||
"react-color": "^2.17.0", | ||
"react-custom-scrollbars": "^4.2.1", | ||
... | ... | @@ -46,6 +47,7 @@ |
"@types/jquery": "^1.10.35", | ||
"@types/lodash": "^4.14.119", | ||
"@types/node": "^10.12.18", | ||
"@types/papaparse": "^4.5.9", | ||
"@types/react": "^16.7.6", | ||
"@types/react-custom-scrollbars": "^4.0.5", | ||
"@types/react-test-renderer": "^16.0.3", | ||
... | ... |
Please
register
or
sign in
to comment