Skip to content

Commit 04e18c2

Browse files
committed
移除 workspace
1 parent 10ff9e6 commit 04e18c2

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

package.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,11 @@
3939
"typescript": "~5.6.3",
4040
"vite": "^6.3.5",
4141
"vue-tsc": "^2.2.12"
42+
},
43+
"pnpm": {
44+
"patchedDependencies": {
45+
"function-plot": "patches/function-plot.patch",
46+
"sober": "patches/sober.patch"
47+
}
4248
}
4349
}

pnpm-workspace.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)