Skip to content

Commit

Permalink
build: 提取部分依赖至工作空间 | Extract some dependencies to workspace.
Browse files Browse the repository at this point in the history
  • Loading branch information
Zuoqiu-Yingyi committed Dec 13, 2023
1 parent 10c60f5 commit b343497
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,6 @@
"preview": "vite preview",
"check": "svelte-check --tsconfig ./tsconfig.json"
},
"devDependencies": {
"@sveltejs/vite-plugin-svelte": "^2.4.6",
"@tsconfig/svelte": "^4.0.1",
"less": "^4.2.0",
"svelte": "^3.59.2",
"svelte-check": "^3.5.2",
"svelte-preprocess-less": "^0.4.0",
"tslib": "^2.6.2",
"typescript": "^5.2.2",
"vite": "^4.5.0"
},
"dependencies": {
"@workspace/components": "workspace:^",
"@workspace/types": "workspace:^",
Expand Down

0 comments on commit b343497

Please # to comment.