summaryrefslogtreecommitdiffstats
path: root/js/package.json
diff options
context:
space:
mode:
authorMarco Nassabain <marco.nassabain@etu.unistra.fr>2020-12-14 10:11:18 +0100
committerSean Molenaar <SMillerDev@users.noreply.github.com>2021-04-08 23:17:31 +0200
commit1beb3249c8161774089bd5d9ed74507d2f952c6f (patch)
treed4a5bd842921a864a5e20421d81a5a0eeece08c3 /js/package.json
parent9743cf32608cbdd99132741f2559e715322e28c0 (diff)
added nextcloud router
Signed-off-by: Marco Nassabain <marco.nassabain@hotmail.com>
Diffstat (limited to 'js/package.json')
-rw-r--r--js/package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/js/package.json b/js/package.json
index e24b91b96..d69b5ce02 100644
--- a/js/package.json
+++ b/js/package.json
@@ -52,6 +52,7 @@
"natives": "^1.1.6"
},
"dependencies": {
+ "@nextcloud/router": "^1.2.0",
"angular": "^1.8.2",
"angular-animate": "^1.8.2",
"angular-mocks": "^1.8.2",