Skip to content

Commit

Permalink
bugfix for airplane icon disappearing in SearchCard component
Browse files Browse the repository at this point in the history
  • Loading branch information
ayaz committed Jan 3, 2024
1 parent 04cc239 commit f624fc2
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 31 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@
"dependencies": {
"@astrojs/cloudflare": "^8.0.1",
"@astrojs/node": "^7.0.4",
"@astrojs/preact": "^3.0.2",
"@astrojs/preact": "3.0.1",
"@nanostores/preact": "^0.5.0",
"astro": "^4.0.9",
"axios": "^1.6.2",
"he": "^1.2.0",
"nanostores": "^0.9.5",
"preact": "^10.19.3"
"preact": "10.18.1"
},
"devDependencies": {
"@types/he": "^1.2.3",
Expand Down
58 changes: 29 additions & 29 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 f624fc2

Please sign in to comment.