[New Feature] Apply graph strategy
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
"@types/react-infinite-scroller": "^1.0.4",
|
||||
"amazon-cognito-identity-js": "^1.21.0",
|
||||
"aws-sdk": "^2.132.0",
|
||||
"axios": "^0.16.1",
|
||||
"axios": "^0.16.2",
|
||||
"babel-runtime": "^6.26.0",
|
||||
"classnames": "^2.2.5",
|
||||
"crypto-js": "^3.1.9-1",
|
||||
@@ -28,7 +28,8 @@
|
||||
"faker": "^4.1.0",
|
||||
"file-loader": "^0.11.1",
|
||||
"firebase": "^4.6.2",
|
||||
"inversify": "^4.3.0",
|
||||
"install": "^0.10.2",
|
||||
"inversify": "^4.6.0",
|
||||
"keycode": "^2.1.9",
|
||||
"lodash": "^4.17.4",
|
||||
"material-ui": "^0.19.4",
|
||||
@@ -36,6 +37,7 @@
|
||||
"morgan": "^1.8.1",
|
||||
"node-env-file": "^0.1.8",
|
||||
"node-sass": "^4.5.2",
|
||||
"npm": "^5.6.0",
|
||||
"prop-types": "^15.6.0",
|
||||
"react": "^16.0.0",
|
||||
"react-addons-test-utils": "^15.6.2",
|
||||
@@ -43,7 +45,7 @@
|
||||
"react-dom": "^16.0.0",
|
||||
"react-event-listener": "^0.5.1",
|
||||
"react-hot-loader": "^3.1.3",
|
||||
"react-infinite-scroller": "^1.1.1",
|
||||
"react-infinite-scroller": "^1.1.2",
|
||||
"react-linkify": "^0.2.1",
|
||||
"react-parallax": "^1.4.4",
|
||||
"react-redux": "^5.0.6",
|
||||
|
||||
Reference in New Issue
Block a user