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 ca82d409..18f0c821 100644
--- a/package.json
+++ b/package.json
@@ -11,6 +11,6 @@
11 "packageManager": "yarn@3.2.3", 11 "packageManager": "yarn@3.2.3",
12 "devDependencies": { 12 "devDependencies": {
13 "eslint": "^8.23.0", 13 "eslint": "^8.23.0",
14 "typescript": "~4.8.2" 14 "typescript": "~4.8.3"
15 } 15 }
16} 16}