From a49bcc3bbe2b05c0100d2e0c9380c7f879b9b6c6 Mon Sep 17 00:00:00 2001 From: llj Date: Thu, 5 Aug 2021 11:34:37 +0800 Subject: [PATCH] [seafile-js] updated the version --- frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/package.json b/frontend/package.json index 605463d7e7..fe5ace2e84 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -35,7 +35,7 @@ "react-responsive": "^6.1.2", "react-select": "^2.4.1", "reactstrap": "^6.4.0", - "seafile-js": "0.2.174", + "seafile-js": "0.2.175", "socket.io-client": "^2.2.0", "unified": "^7.0.0", "url-parse": "^1.4.3",