Fix gradle v2

48-crud
AlexGames73 6 years ago
parent bd7e12220b
commit cf0e05c918

@ -124,6 +124,7 @@ dependencies {
compile group: 'org.webjars.npm', name: 'react-dom', version: '16.7.0'
compile group: 'org.webjars.npm', name: 'material-ui__core', version: '3.5.1'
compile group: 'org.webjars.npm', name: 'babel-standalone', version: '6.26.0'
compile group: 'org.webjars.npm', name: 'babel__runtime', version: '7.2.0'
compile group: 'org.webjars.npm', name: 'js-tokens', version: '4.0.0'
compile group: 'io.springfox', name: 'springfox-swagger2', version: '2.5.0'

Loading…
Cancel
Save