2929 "clear-ports" : " ./.setup/client/clear-ports.sh"
3030 },
3131 "dependencies" : {
32+ "@7rulnik/react-loadable" : " ^5.3.4" ,
3233 "@sendgrid/mail" : " ^6.1.4" ,
3334 "babel-core" : " ^6.26.0" ,
3435 "babel-eslint" : " ^8.2.1" ,
6364 "react-css-modules" : " ^4.7.1" ,
6465 "react-dom" : " ^16.0.0" ,
6566 "react-dropzone" : " ^4.2.5" ,
66- "react-loadable" : " ^5.3.1" ,
6767 "react-redux" : " ^5.0.6" ,
6868 "react-router-dom" : " ^4.2.2" ,
6969 "react-router-redux" : " ^5.0.0-alpha.6" ,
8383 },
8484 "devDependencies" : {
8585 "ava" : " ^0.25.0" ,
86+ "babel-plugin-dynamic-import-node" : " ^1.2.0" ,
87+ "babel-plugin-module-resolver" : " ^3.1.1" ,
88+ "babel-plugin-transform-class-properties" : " ^6.24.1" ,
8689 "browser-sync" : " ^2.23.3" ,
8790 "chromedriver" : " ^2.34.1" ,
8891 "cucumber" : " ^4.0.0" ,
9497 "eslint-plugin-promise" : " ^3.7.0" ,
9598 "eslint-plugin-react" : " ^7.7.0" ,
9699 "eslint-plugin-standard" : " ^3.0.1" ,
97- "ignore-styles" : " ^5.0.1" ,
100+ "ignore-styles" : " ^5.0.1" ,
98101 "mongodb-memory-server" : " ^1.6.3" ,
99102 "nightwatch" : " ^1.0.1" ,
100103 "nightwatch-cucumber" : " ^9.0.0" ,
115118 ],
116119 "babel" : " inherit"
117120 }
118- }
121+ }
0 commit comments