summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/package.json b/package.json
index f4d5276..f56ed70 100644
--- a/package.json
+++ b/package.json
@@ -10,5 +10,8 @@
"license": "WTFPL",
"devDependencies": {
"eslint": "^8.45.0"
+ },
+ "dependencies": {
+ "prettier": "^3.0.0"
}
}