Skip to content

Commit

Permalink
added projects to home page
Browse files Browse the repository at this point in the history
  • Loading branch information
lukeshay committed Nov 22, 2023
1 parent 8798c07 commit 22693f7
Show file tree
Hide file tree
Showing 22 changed files with 3,174 additions and 1,655 deletions.
7 changes: 3 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,18 +14,17 @@
"dependencies": {
"@fontsource/inter": "^5.0.15",
"@fortawesome/fontawesome-free": "^6.4.2",
"astro": "^3.5.3",
"astro": "^3.6.0",
"cache-parser": "^1.2.4",
"prettier-plugin-astro": "^0.12.1",
"prettier-plugin-astro": "^0.12.2",
"tailwind-merge": "^2.0.0"
},
"devDependencies": {
"@astrojs/cloudflare": "^7.6.4",
"@astrojs/netlify": "^3.0.4",
"@astrojs/tailwind": "^5.0.2",
"@lshay/prettier-config": "^0.6.1",
"@tailwindcss/forms": "^0.5.7",
"prettier": "^3.0.3",
"prettier": "^3.1.0",
"prettier-plugin-packagejson": "^2.4.6",
"prettier-plugin-tailwindcss": "^0.5.7",
"tailwindcss": "^3.3.5"
Expand Down
Loading

1 comment on commit 22693f7

@deno-deploy
Copy link

@deno-deploy deno-deploy bot commented on 22693f7 Nov 22, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Failed to deploy:

Module not found "file:///src/main.ts".

Please sign in to comment.