chore: revert admin package update (#1626)

This commit is contained in:
CrypticaScriptura 2023-12-13 18:53:18 -05:00 committed by GitHub
parent 70fe12ba7a
commit 169e7db1c9
2 changed files with 10379 additions and 8639 deletions

File diff suppressed because it is too large Load diff

View file

@ -1,10 +1,10 @@
{ {
"name": "lamassu-admin", "name": "lamassu-admin",
"version": "0.2.1", "version": "0.2.0",
"license": "../LICENSE", "license": "unlicense",
"dependencies": { "dependencies": {
"@apollo/react-hooks": "^3.1.3", "@apollo/react-hooks": "^3.1.3",
"@lamassu/coins": "v1.3.5", "@lamassu/coins": "v1.3.2",
"@material-ui/core": "4.11.0", "@material-ui/core": "4.11.0",
"@material-ui/icons": "4.9.1", "@material-ui/icons": "4.9.1",
"@material-ui/lab": "^4.0.0-alpha.56", "@material-ui/lab": "^4.0.0-alpha.56",