Skip to content

Commit 3f32cfa

Browse files
committed
build: use yarn interactive-tools
1 parent 1d06313 commit 3f32cfa

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.yarnrc.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,8 @@ npmPublishAccess: public
88

99
npmPublishRegistry: "https://registry.npmjs.org"
1010

11+
plugins:
12+
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
13+
spec: "@yarnpkg/plugin-interactive-tools"
14+
1115
yarnPath: .yarn/releases/yarn-3.2.4.cjs

0 commit comments

Comments
 (0)