summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index fc3e3c150..bb8173e0d 100644
--- a/package.json
+++ b/package.json
@@ -18,8 +18,8 @@
"url": "https://github.com/FreshRSS/FreshRSS.git"
},
"license": "AGPL-3.0",
- "engines" : {
- "node" : ">=12"
+ "engines": {
+ "node": ">=12"
},
"scripts": {
"eslint": "eslint --ext .js .",