Skip to content

Commit 6ab6d0d

Browse files
committed
chore: specify the yarn version
1 parent 6ba5d01 commit 6ab6d0d

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
@@ -101,5 +101,6 @@
101101
"peerDependencies": {
102102
"react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0",
103103
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
104-
}
104+
},
105+
"packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
105106
}

0 commit comments

Comments
 (0)