Skip to content

Commit e10a632

Browse files
committed
build: explicitly declare we are using yarn v1.22.22
1 parent 1e97fc1 commit e10a632

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,5 +72,6 @@
7272
},
7373
"release": {
7474
"extends": "@softwareventures/semantic-release-config"
75-
}
75+
},
76+
"packageManager": "yarn@1.22.22"
7677
}

0 commit comments

Comments
 (0)