aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index a61c71d4..7822bcc1 100644
--- a/package.json
+++ b/package.json
@@ -23,7 +23,7 @@
23 "scripts": { 23 "scripts": {
24 "frontend": "yarn workspace @refinery/frontend" 24 "frontend": "yarn workspace @refinery/frontend"
25 }, 25 },
26 "packageManager": "yarn@4.0.2", 26 "packageManager": "yarn@4.1.0",
27 "devDependencies": { 27 "devDependencies": {
28 "eslint": "^8.56.0", 28 "eslint": "^8.56.0",
29 "typescript": "5.3.3" 29 "typescript": "5.3.3"