Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarco Ambrosini <marcoambrosini@pm.me>2021-06-14 18:03:25 +0300
committerJoas Schilling <coding@schilljs.com>2021-06-17 17:48:26 +0300
commit29b2dd55ac8d7d593d0a1fb0b4bf09e01137ee42 (patch)
tree884ab667aa538857f5b01371a4dbf10340ce969f /.eslintrc.js
parent6b452be45b4906c025f7f54d4a1a2ab8af5ff0e5 (diff)
Bump dependencies and use npm7
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
Diffstat (limited to '.eslintrc.js')
-rw-r--r--.eslintrc.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/.eslintrc.js b/.eslintrc.js
index 287ab7ddb..bdeb502d9 100644
--- a/.eslintrc.js
+++ b/.eslintrc.js
@@ -10,4 +10,4 @@ module.exports = {
}
}
]
-}
+} \ No newline at end of file