Skip to content

Commit

Permalink
fix: Update examples/apollo-cljs JS deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Ilmo Raunio committed Aug 8, 2024
1 parent 6e64f77 commit ec553ca
Show file tree
Hide file tree
Showing 2 changed files with 120 additions and 101 deletions.
219 changes: 119 additions & 100 deletions examples/apollo-cljs/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 examples/apollo-cljs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"author": "",
"license": "ISC",
"devDependencies": {
"shadow-cljs": "^2.8.83"
"shadow-cljs": "2.28.11"
},
"dependencies": {
"@apollo/react-hooks": "^3.1.3",
Expand Down

0 comments on commit ec553ca

Please sign in to comment.