Skip to content

Commit 13b521b

Browse files
authored
chore: removes yarn restriction as release-it uses npm (#2392)
1 parent f328fb4 commit 13b521b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,6 @@
1515
"name": "node",
1616
"version": ">=24",
1717
"onFail": "error"
18-
},
19-
"packageManager": {
20-
"name": "yarn",
21-
"onFail": "error"
2218
}
2319
},
2420
"scripts": {

0 commit comments

Comments
 (0)