Skip to content

Commit

Permalink
chore: remove llm-proxy package, remove unused eslint config
Browse files Browse the repository at this point in the history
  • Loading branch information
nekomeowww committed Jan 5, 2025
1 parent a2169cb commit be5cfc5
Show file tree
Hide file tree
Showing 9 changed files with 77 additions and 1,004 deletions.
33 changes: 0 additions & 33 deletions packages/llm-proxy/.gitignore

This file was deleted.

8 changes: 0 additions & 8 deletions packages/llm-proxy/README.md

This file was deleted.

18 changes: 0 additions & 18 deletions packages/llm-proxy/package.json

This file was deleted.

49 changes: 0 additions & 49 deletions packages/llm-proxy/src/index.ts

This file was deleted.

17 changes: 0 additions & 17 deletions packages/llm-proxy/tsconfig.json

This file was deleted.

28 changes: 0 additions & 28 deletions packages/llm-proxy/wrangler.toml

This file was deleted.

2 changes: 1 addition & 1 deletion packages/stage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"devDependencies": {
"@iconify-json/carbon": "^1.2.5",
"@iconify-json/eos-icons": "^1.2.2",
"@iconify-json/lucide": "^1.2.20",
"@iconify-json/lucide": "^1.2.21",
"@iconify-json/mingcute": "^1.2.3",
"@iconify-json/solar": "^1.2.2",
"@iconify-json/svg-spinners": "^1.2.2",
Expand Down
3 changes: 0 additions & 3 deletions packages/tamagotchi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,7 @@
"@electron-toolkit/utils": "^3.0.0"
},
"devDependencies": {
"@electron-toolkit/eslint-config": "^1.0.2",
"@electron-toolkit/eslint-config-ts": "^2.0.0",
"@electron-toolkit/tsconfig": "^1.0.1",
"@rushstack/eslint-patch": "^1.10.4",
"@vitejs/plugin-vue": "^5.2.1",
"electron": "^31.7.6",
"electron-builder": "^24.13.3",
Expand Down
Loading

0 comments on commit be5cfc5

Please sign in to comment.