1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-01 15:23:05 +00:00

update api

This commit is contained in:
Michael An 2019-06-25 17:28:50 +08:00
parent 70387651a8
commit c41dce32c5
2 changed files with 4 additions and 4 deletions

View File

@ -13361,9 +13361,9 @@
}
},
"seafile-js": {
"version": "0.2.94",
"resolved": "https://registry.npmjs.org/seafile-js/-/seafile-js-0.2.94.tgz",
"integrity": "sha512-X7mYw2w9j4F/jSsy4g5LeigyqBZkKhvCf1y9OcKjhw/u4ZCqgztejjIKXVZwm18VtePOo4fxg5HooXn9pQoNUg==",
"version": "0.2.95",
"resolved": "https://registry.npmjs.org/seafile-js/-/seafile-js-0.2.95.tgz",
"integrity": "sha512-IYO4uP5zkPtqUeGzcpuUlSk+/KqAEG65tzHLm0OJgJzzQ9jbC/UvhuRn3EETItia5BL8PilJ4WNcxX9iQqcnEw==",
"requires": {
"axios": "^0.18.0",
"form-data": "^2.3.2",

View File

@ -38,7 +38,7 @@
"react-responsive": "^6.1.1",
"react-select": "^2.4.1",
"reactstrap": "^6.4.0",
"seafile-js": "^0.2.94",
"seafile-js": "^0.2.95",
"socket.io-client": "^2.2.0",
"sw-precache-webpack-plugin": "0.11.4",
"unified": "^7.0.0",