Skip to content

Commit

Permalink
release v1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeldaineka committed Sep 8, 2020
1 parent c61cf2a commit 6323e8f
Show file tree
Hide file tree
Showing 2 changed files with 3,282 additions and 2,340 deletions.
25 changes: 13 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,21 +6,21 @@
"websocket-extensions": "^0.1.4"
},
"dependencies": {
"@material-ui/core": "^4.3.0",
"@material-ui/core": "^4.11.0",
"@material-ui/icons": "^4.2.1",
"@material-ui/styles": "^4.3.0",
"apexcharts": "^3.8.3",
"@material-ui/styles": "^4.10.0",
"apexcharts": "^3.20.0",
"classnames": "^2.2.6",
"font-awesome": "^4.7.0",
"mui-datatables": "^2.6.4",
"react": "^16.8.6",
"react-apexcharts": "^1.3.3",
"react-dom": "^16.8.6",
"mui-datatables": "^3.4.1",
"react": "^16.13.1",
"react-apexcharts": "^1.3.7",
"react-dom": "^16.13.1",
"react-google-maps": "^9.4.5",
"react-router-dom": "^5.0.1",
"react-scripts": "3.0.1",
"react-syntax-highlighter": "^11.0.2",
"react-toastify": "^5.3.2",
"react-router-dom": "^5.2.0",
"react-scripts": "3.4.3",
"react-syntax-highlighter": "^13.5.3",
"react-toastify": "^6.0.8",
"recharts": "^1.6.2",
"tinycolor2": "^1.4.1"
},
Expand All @@ -46,6 +46,7 @@
]
},
"devDependencies": {
"prettier": "^1.19.1"
"@babel/helper-call-delegate": "^7.11.4",
"prettier": "^2.1.1"
}
}
Loading

0 comments on commit 6323e8f

Please sign in to comment.