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:
authorJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2020-03-21 12:36:25 +0300
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2020-03-21 12:43:21 +0300
commita7b94f519e6d0d7ba0a6a146cff116d7d186bbaa (patch)
tree49e253f7f8f5d8c765f12b5acbf34e7311b180d4 /package.json
parent59e31ce8e0e1f599698c4d1f802f30ed7c190648 (diff)
Bump @nextcloud/l10n, @nextcloud/event-bus, @nextcloud/dialogs, @nextcloud/auth, @nextcloud/vue
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/package.json b/package.json
index 7d26ff4d47c..108c6fbdec1 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "nextcloud",
- "version": "0.1.0",
+ "version": "1.0.0",
"description": "Nextcloud Server",
"private": true,
"directories": {
@@ -27,16 +27,16 @@
"dependencies": {
"@babel/polyfill": "^7.7.0",
"@chenfengyuan/vue-qrcode": "^1.0.2",
- "@nextcloud/auth": "^1.2.1",
+ "@nextcloud/auth": "^1.2.2",
"@nextcloud/axios": "^1.3.1",
- "@nextcloud/dialogs": "^1.0.0",
- "@nextcloud/event-bus": "^1.1.2",
+ "@nextcloud/dialogs": "^1.2.2",
+ "@nextcloud/event-bus": "^1.1.3",
"@nextcloud/initial-state": "^1.1.1",
- "@nextcloud/l10n": "^1.1.0",
+ "@nextcloud/l10n": "^1.1.1",
"@nextcloud/logger": "^1.1.1",
"@nextcloud/paths": "^1.1.0",
"@nextcloud/router": "^1.0.0",
- "@nextcloud/vue": "^1.4.0",
+ "@nextcloud/vue": "^1.4.1",
"autosize": "^4.0.2",
"backbone": "^1.4.0",
"blueimp-md5": "^2.12.0",