Skip to content

Commit 8de5170

Browse files
Use corepack instead of vendored yarn-berry
1 parent 2c823db commit 8de5170

File tree

3 files changed

+2
-633
lines changed

3 files changed

+2
-633
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,6 @@
33
"workspaces": [
44
"./webio_jupyter_extension",
55
"./packages/*"
6-
]
6+
],
7+
"packageManager": "[email protected]"
78
}

0 commit comments

Comments
 (0)