Skip to content

Commit

Permalink
Merge pull request #4 from smartcontractkit/feat/ext-config
Browse files Browse the repository at this point in the history
Bumped ccip-react-components to 3.0 and updated pnpm-lock
  • Loading branch information
ejacquier authored Jan 22, 2025
2 parents 9e98937 + ae536dd commit 45653ca
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion examples/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"dependencies": {
"@chainlink/ccip-js": "^0.2.1",
"@chainlink/ccip-react-components": "^0.2.1",
"@chainlink/ccip-react-components": "^0.3.0",
"@tanstack/react-query": "^5.37.1",
"next": "14.2.3",
"react": "18",
Expand Down
2 changes: 1 addition & 1 deletion packages/ccip-react-components/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@chainlink/ccip-react-components",
"private": false,
"version": "0.2.2",
"version": "0.3.0",
"type": "module",
"main": "./dist/index.umd.js",
"module": "./dist/index.es.js",
Expand Down
6 changes: 3 additions & 3 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 45653ca

Please sign in to comment.