summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@users.noreply.github.com>2022-08-26 08:32:39 +0200
committerGitHub <noreply@github.com>2022-08-26 08:32:39 +0200
commit03a8441921945bd236a5bd33fe0454ceeeac9fe2 (patch)
tree6ec7f53ecec8ff3b6a7744f75d1574bf742bc200 /package.json
parentdbe72c433de0cc4b17972dd6d9a123c8c930b574 (diff)
Fix indent
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json
index 71dd4b29..8318945a 100644
--- a/package.json
+++ b/package.json
@@ -63,10 +63,10 @@
"browserslist": [
"extends @nextcloud/browserslist-config"
],
- "engines": {
- "node": "^16.0.0",
- "npm": "^7.0.0 || ^8.0.0"
- },
+ "engines": {
+ "node": "^16.0.0",
+ "npm": "^7.0.0 || ^8.0.0"
+ },
"devDependencies": {
"@nextcloud/babel-config": "^1.0.0",
"@nextcloud/browserslist-config": "^2.2.0",