Skip to content

Commit a1fc749

Browse files
szaimennextcloud-command
authored andcommitted
fix compiling
Signed-off-by: szaimen <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
1 parent 2323fd1 commit a1fc749

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

apps/comments/js/comments-app.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/comments/js/comments-app.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@
134134
"extends @nextcloud/browserslist-config"
135135
],
136136
"engines": {
137-
"node": ">=10.0.0"
137+
"node": "^12.0.0",
138+
"npm": "^6.0.0"
138139
}
139140
}

0 commit comments

Comments
 (0)