Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
frabarz committed Jun 13, 2018
1 parent a26bfae commit ac00b57
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions package.json
Expand Up @@ -5,18 +5,19 @@
"devDependencies": {
"eslint": "^4.19.1",
"eslint-plugin-prettier": "^2.6.0",
"eslint-plugin-react": "^7.7.0",
"eslint-plugin-react": "^7.9.1",
"prettier": "^1.13.5",
"react-scripts": "^1.0.13",
"redux-logger": "^2.6.1"
},
"dependencies": {
"@react-bootstrap/pagination": "^1.0.0",
"lodash": "^4.14.1",
"mondrian-rest-client": "^1.0.0",
"mondrian-rest-client": "^1.0.3",
"prop-types": "^15.6.0",
"react": "^16.2.0",
"react-bootstrap": "^0.32.1",
"react-clipboard.js": "^1.1.2",
"react-clipboard.js": "^1.1.4",
"react-dom": "^16.2.0",
"react-helmet": "^5.1.3",
"react-redux": "^5.0.3",
Expand Down

0 comments on commit ac00b57

Please sign in to comment.