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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLouis Chemineau <louis@chmn.me>2022-01-18 13:26:34 +0300
committerLouis Chemineau <louis@chmn.me>2022-01-18 13:29:51 +0300
commitbca3ef60a3abb23951d7cc08f3841ad22b8d6dd0 (patch)
treeaa6e986630f5d7244bdb676be26ac664478fb214 /.gitattributes
parentc76eb85f0a14656d213f1fa20622dde9b0e1d00b (diff)
Move jsunit dependencies to main package.json
Signed-off-by: Louis Chemineau <louis@chmn.me>
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes3
1 files changed, 1 insertions, 2 deletions
diff --git a/.gitattributes b/.gitattributes
index 892870a7b58..ca7762f3ab2 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,3 +1,2 @@
/dist/* binary
-/package-lock.json binary
-/build/package-lock.json binary \ No newline at end of file
+/package-lock.json binary \ No newline at end of file