Skip to content

Commit

Permalink
removing unused stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
andrioid committed Oct 13, 2024
1 parent 3f9fd94 commit b5cd24a
Show file tree
Hide file tree
Showing 19 changed files with 2 additions and 472 deletions.
5 changes: 0 additions & 5 deletions .npmrc

This file was deleted.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"build": "bunx astro build",
"format": "prettier --write .",
"verify:formatting": "prettier . --check",
"verify:types": "tsc --noEmit",
"preview": "bunx astro preview",
"deno": "deno run --allow-net --allow-read --allow-env ./dist/server/entry.mjs",
"check": "astro check",
Expand Down
53 changes: 0 additions & 53 deletions packages/social-cards/.pnpm-debug.log

This file was deleted.

10 changes: 0 additions & 10 deletions packages/social-cards/README.md

This file was deleted.

122 changes: 0 additions & 122 deletions packages/social-cards/build.ts

This file was deleted.

5 changes: 0 additions & 5 deletions packages/social-cards/index.ts

This file was deleted.

22 changes: 0 additions & 22 deletions packages/social-cards/package.json

This file was deleted.

32 changes: 0 additions & 32 deletions packages/social-cards/social-card.astro

This file was deleted.

1 change: 0 additions & 1 deletion packages/social-cards/templates/index.ts

This file was deleted.

125 changes: 0 additions & 125 deletions packages/social-cards/templates/popup-card/popup-card.ts

This file was deleted.

Loading

0 comments on commit b5cd24a

Please sign in to comment.