fix: update authorizer-react version

This commit is contained in:
Lakhan Samani
2021-12-24 09:55:24 +05:30
parent e5761f1e42
commit dc43f56db1
4 changed files with 44 additions and 40 deletions

View File

@@ -10,7 +10,7 @@
"author": "Lakhan Samani",
"license": "ISC",
"dependencies": {
"@authorizerdev/authorizer-react": "^0.2.0",
"@authorizerdev/authorizer-react": "^0.3.0",
"@types/react": "^17.0.15",
"@types/react-dom": "^17.0.9",
"esbuild": "^0.12.17",