Skip to content

Commit

Permalink
feat(blog): remove sharp
Browse files Browse the repository at this point in the history
  • Loading branch information
alomerry authored Dec 23, 2023
1 parent 09aba58 commit dd9e739
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 357 deletions.
4 changes: 1 addition & 3 deletions blog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@
"build": "cross-env NODE_ENV=production vite-ssg build && esno ./scripts/rss.ts",
"dev": "vite --port 3333 --open",
"preview": "vite preview",
"lint": "eslint .",
"compress": "esno scripts/img-compress-staged.ts"
"lint": "eslint ."
},
"dependencies": {
"@vueuse/core": "^10.7.0",
Expand Down Expand Up @@ -50,7 +49,6 @@
"picocolors": "^1.0.0",
"pnpm": "^8.12.1",
"prompts": "^2.4.2",
"sharp": "0.32.6",
"shikiji": "^0.9.2",
"shikiji-twoslash": "^0.9.2",
"simple-git": "^3.21.0",
Expand Down
Loading

0 comments on commit dd9e739

Please sign in to comment.