Skip to content

Commit a68b806

Browse files
Update Yarn to v4.9.1
1 parent be1cea7 commit a68b806

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "componentsjs-generator",
33
"version": "4.3.0",
4-
"packageManager": "yarn@4.7.0",
4+
"packageManager": "yarn@4.9.1",
55
"description": "Automatically generate component files from TypeScript classes for the Components.js dependency injection framework",
66
"author": "Ruben Taelman <rubensworks@gmail.com>",
77
"license": "MIT",

0 commit comments

Comments
 (0)