Skip to content

Commit

Permalink
fix grammar
Browse files Browse the repository at this point in the history
  • Loading branch information
lukeshay committed Nov 12, 2023
1 parent 9323f94 commit 8798c07
Show file tree
Hide file tree
Showing 3 changed files with 492 additions and 273 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,23 +12,23 @@
"format": "prettier --check --write . src/**/*.astro"
},
"dependencies": {
"@fontsource/inter": "^5.0.8",
"@fontsource/inter": "^5.0.15",
"@fortawesome/fontawesome-free": "^6.4.2",
"astro": "^3.1.4",
"astro": "^3.5.3",
"cache-parser": "^1.2.4",
"prettier-plugin-astro": "^0.12.0",
"tailwind-merge": "^1.14.0"
"prettier-plugin-astro": "^0.12.1",
"tailwind-merge": "^2.0.0"
},
"devDependencies": {
"@astrojs/cloudflare": "^7.3.0",
"@astrojs/netlify": "^3.0.2",
"@astrojs/tailwind": "^5.0.0",
"@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.6",
"@tailwindcss/forms": "^0.5.7",
"prettier": "^3.0.3",
"prettier-plugin-packagejson": "^2.4.5",
"prettier-plugin-tailwindcss": "^0.5.4",
"tailwindcss": "^3.3.3"
"prettier-plugin-packagejson": "^2.4.6",
"prettier-plugin-tailwindcss": "^0.5.7",
"tailwindcss": "^3.3.5"
},
"engines": {
"node": "18.x"
Expand Down
Loading

1 comment on commit 8798c07

@deno-deploy
Copy link

@deno-deploy deno-deploy bot commented on 8798c07 Nov 12, 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.