Skip to content

Commit 1cc17b1

Browse files
committed
use yarn modern
1 parent a0acc8a commit 1cc17b1

3 files changed

Lines changed: 12757 additions & 9023 deletions

File tree

.yarnrc.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
nodeLinker: node-modules

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,6 @@
4040
"@types/cli-progress": "^3.11.5",
4141
"@types/lodash": "^4.14.186",
4242
"typescript": "^5.4.3"
43-
}
43+
},
44+
"packageManager": "yarn@4.4.1"
4445
}

0 commit comments

Comments
 (0)