aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index db808996..1b63088d 100644
--- a/package.json
+++ b/package.json
@@ -22,5 +22,6 @@
"eslint-config-next": "14.1.0",
"prettier": "3.2.5",
"typescript": "^5"
- }
+ },
+ "packageManager": "yarn@4.1.0"
}