Skip to content

Commit

Permalink
PKG -- [fcl] pin fcl-core
Browse files Browse the repository at this point in the history
  • Loading branch information
nialexsan committed Dec 1, 2023
1 parent b953833 commit 9e0d457
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion packages/fcl-react-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
},
"dependencies": {
"@babel/runtime": "^7.18.6",
"@onflow/fcl-core": "^1.8.1",
"@onflow/fcl-core": "1.8.1",
"@onflow/config": "^1.2.1",
"@onflow/interaction": "0.0.11",
"@onflow/rlp": "^1.2.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/fcl/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
},
"dependencies": {
"@babel/runtime": "^7.18.6",
"@onflow/fcl-core": "^1.8.1",
"@onflow/fcl-core": "1.8.1",
"@onflow/config": "^1.2.1",
"@onflow/interaction": "0.0.11",
"@onflow/rlp": "^1.2.1",
Expand Down

0 comments on commit 9e0d457

Please sign in to comment.