1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-18 16:36:15 +00:00

update seafile-editor version

This commit is contained in:
Michael An
2019-04-18 17:19:47 +08:00
parent 8eae22a58d
commit 66673b8810
2 changed files with 7 additions and 7 deletions

View File

@@ -158,9 +158,9 @@
"integrity": "sha512-YsAX+gnnf1ytv7asZgJP7T56DALQniKtRVtlz0f11PljLV19I1Av+Oz3QcYaRiKhCCB+EMnVKI9Yc14sYKp6lA=="
},
"@seafile/seafile-editor": {
"version": "0.2.17",
"resolved": "https://registry.npmjs.org/@seafile/seafile-editor/-/seafile-editor-0.2.17.tgz",
"integrity": "sha512-EJvidWLQI2fIfe3ryWlhumSDj1W2a453IFsn1AK+JtrQS6tAu6fAAU9rvvMJnvnjQ+rodzHUobbu0qa8uyAbrQ==",
"version": "0.2.18",
"resolved": "https://registry.npmjs.org/@seafile/seafile-editor/-/seafile-editor-0.2.18.tgz",
"integrity": "sha512-b6VmsJN3OOM6icCic+zjnNsGILO2cC3cQOBAuonqaF522XlMAkl1bww2ShMXtn85ugGfLnnhvh/B3UT60jhL1w==",
"requires": {
"@seafile/slate-react": "^0.1.8",
"autoprefixer": "7.1.6",
@@ -338,9 +338,9 @@
}
},
"@types/node": {
"version": "11.13.4",
"resolved": "https://registry.npmjs.org/@types/node/-/node-11.13.4.tgz",
"integrity": "sha512-+rabAZZ3Yn7tF/XPGHupKIL5EcAbrLxnTr/hgQICxbeuAfWtT0UZSfULE+ndusckBItcv4o6ZeOJplQikVcLvQ=="
"version": "11.13.5",
"resolved": "https://registry.npmjs.org/@types/node/-/node-11.13.5.tgz",
"integrity": "sha512-/OMMBnjVtDuwX1tg2pkYVSqRIDSmNTnvVvmvP/2xiMAAWf4a5+JozrApCrO4WCAILmXVxfNoQ3E+0HJbNpFVGg=="
},
"@videojs/http-streaming": {
"version": "1.5.1",

View File

@@ -7,7 +7,7 @@
"@seafile/react-data-grid": "^6.0.1",
"@seafile/react-data-grid-addons": "^6.0.1",
"@seafile/resumablejs": "^1.1.9",
"@seafile/seafile-editor": "^0.2.17",
"@seafile/seafile-editor": "^0.2.18",
"MD5": "^1.3.0",
"autoprefixer": "7.1.6",
"classnames": "^2.2.6",