Skip to content

Commit

Permalink
🐛 FIXES: Prettier Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
SakshiShah29 committed Aug 17, 2023
1 parent 0ca30d6 commit 6d25900
Show file tree
Hide file tree
Showing 5 changed files with 457 additions and 433 deletions.
4 changes: 4 additions & 0 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,7 @@ NEXT_PUBLIC_APP_ID=app_staging_f76857baa94ac9ef1ec53f86bbecccba

# Wallet connect project ID
NEXT_PUBLIC_WALLETCONNECT_PROJECT_ID=3c14b563100c6a967d876ca158ee21d2


#token contract addresss for cross chain campaign
NEXT_PUBLIC_CROSS_CAMPAIGN_FACTORY_TOKEN_ADDR=0xFeC9AD52dA5eCC6e7b18225Ec517F57276BFBFdF
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"eslint-config-next": "^13.4.3",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-unused-imports": "3.0.0",
"eslint-plugin-unused-imports": "^3.0.0",
"husky": "^8.0.2",
"lint-staged": "^13.1.0",
"prettier": "^2.8.1",
Expand Down
Loading

0 comments on commit 6d25900

Please sign in to comment.