Skip to content

Commit

Permalink
Merge pull request #21 from defilytica/polygon-zkevm-upgrade
Browse files Browse the repository at this point in the history
fix package version
  • Loading branch information
Hyferion authored Dec 16, 2023
2 parents c96428e + 4af9db5 commit 0fea9b4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/firebase-hosting-pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,3 +50,4 @@ jobs:
firebaseServiceAccount: '${{ secrets.FIREBASE_SERVICE_ACCOUNT_AURA_ANALYTICS_1C4B3 }}'
channelId: live
projectId: aura-analytics-1c4b3
firebaseToolsVersion: 12.7.0
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"ethereum-multicall": "^2.17.0",
"ethers": "^5.7.2",
"firebase": "^9.22.1",
"firebase-tools": "^12.3.0",
"firebase-tools": "12.7.0",
"graphql-tag": "^2.12.6",
"identicon.js": "^2.3.3",
"jsbi": "^4.3.0",
Expand Down

0 comments on commit 0fea9b4

Please sign in to comment.