Skip to content

Commit

Permalink
Merge branch 'main' of github.com:KyberNetwork/kyberswap-interface in…
Browse files Browse the repository at this point in the history
…to refactor/rpc-dynamic-farm
  • Loading branch information
viet-nv committed Sep 18, 2023
2 parents ec8734a + a489896 commit 120bbed
Show file tree
Hide file tree
Showing 67 changed files with 4,493 additions and 911 deletions.
2 changes: 1 addition & 1 deletion .babelrc
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
}
]
],
"plugins": ["macros"]
"plugins": ["macros", "lodash"]
}
396 changes: 196 additions & 200 deletions index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,6 @@
"@types/big.js": "^6.0.0",
"@types/crypto-js": "4.1.1",
"@types/d3": "^7.1.0",
"@types/jest": "^25.2.1",
"@types/mixpanel-browser": "^2.38.0",
"@types/multicodec": "^1.0.0",
"@types/node": "^13.13.52",
Expand All @@ -180,6 +179,7 @@
"@typescript-eslint/parser": "^5.58.0",
"@vitejs/plugin-react": "^3.1.0",
"@welldone-software/why-did-you-render": "^7.0.1",
"babel-plugin-lodash": "^3.3.4",
"babel-plugin-macros": "^3.1.0",
"env-cmd": "^10.1.0",
"eslint": "^8.38.0",
Expand Down
Loading

0 comments on commit 120bbed

Please sign in to comment.