Skip to content

Commit d8dacae

Browse files
committed
Revert "移除 workspace"
This reverts commit 04e18c2.
1 parent 04e18c2 commit d8dacae

File tree

2 files changed

+3
-6
lines changed

2 files changed

+3
-6
lines changed

package.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,5 @@
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-
}
4842
}
4943
}

pnpm-workspace.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
patchedDependencies:
2+
function-plot: patches/function-plot.patch
3+
sober: patches/sober.patch

0 commit comments

Comments
 (0)