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:
authorRoeland Jago Douma <roeland@famdouma.nl>2019-10-03 11:49:55 +0300
committerRoeland Jago Douma <roeland@famdouma.nl>2019-10-03 11:49:55 +0300
commitc436b2ccf6871f6fda82b04a594abc5326accd74 (patch)
treec3f87641b88a2769116e78c5127f4ab47d747fcf /package.json
parenta2a538bc2f8bc92cc20917bfc5a5c39d7fc65563 (diff)
fixup! Import router
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 82913971215..835ac482ae2 100644
--- a/package.json
+++ b/package.json
@@ -25,6 +25,7 @@
"dependencies": {
"@babel/polyfill": "^7.6.0",
"@chenfengyuan/vue-qrcode": "^1.0.1",
+ "@nextcloud/router": "^0.1.0",
"autosize": "^4.0.2",
"backbone": "^1.4.0",
"blueimp-md5": "^2.12.0",