Skip to content

Commit

Permalink
move auth0 to depeds because its a dep
Browse files Browse the repository at this point in the history
  • Loading branch information
H34D committed Oct 13, 2022
1 parent 4d7a59b commit e6c1cf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -29,6 +29,7 @@
"author": "matintosh",
"module": "dist/masa-tools.esm.js",
"dependencies": {
"@auth0/auth0-react": "^1.9.0",
"@masa-finance/masa-contracts-identity": "0.2.1",
"ethers": "^5.7.0",
"react": "^17.0.2",
Expand All @@ -37,7 +38,6 @@
},
"devDependencies": {
"@ant-design/icons": "^4.7.0",
"@auth0/auth0-react": "^1.9.0",
"@babel/core": "^7.17.8",
"@size-limit/preset-big-lib": "^8.1.0",
"@size-limit/webpack-why": "^8.1.0",
Expand Down

0 comments on commit e6c1cf2

Please sign in to comment.