summaryrefslogtreecommitdiffstats
path: root/js/package-lock.json
diff options
context:
space:
mode:
authorMarco Nassabain <marco.nassabain@etu.unistra.fr>2020-12-27 17:17:00 +0100
committerSean Molenaar <SMillerDev@users.noreply.github.com>2021-04-08 23:17:31 +0200
commit2e151f6e14f822fcf686c3d46cc1f9340f4f6659 (patch)
tree07f4bd25ca9399af88c65bb7db3c8c561ac6a22a /js/package-lock.json
parentda7d43e2b3cdff734b14e6faa8e8c0b5b9593b27 (diff)
➖ remove @nextcloud/router dependecy
Signed-off-by: Marco Nassabain <marco.nassabain@hotmail.com>
Diffstat (limited to 'js/package-lock.json')
-rw-r--r--js/package-lock.json13
1 files changed, 0 insertions, 13 deletions
diff --git a/js/package-lock.json b/js/package-lock.json
index b7d083c45..34325ec76 100644
--- a/js/package-lock.json
+++ b/js/package-lock.json
@@ -313,14 +313,6 @@
"integrity": "sha512-XYmBiy+ohOR4Lh5jE379fV2IU+6Jn4g5qASinhitfyO71b/sCo6MKsMLF5tc7Zf2CE8hViVQyYSobJNke8OvUw==",
"dev": true
},
- "@nextcloud/router": {
- "version": "1.2.0",
- "resolved": "https://registry.npmjs.org/@nextcloud/router/-/router-1.2.0.tgz",
- "integrity": "sha512-kn9QsL9LuhkIMaSSgdiqRL3SZ6PatuAjXUiyq343BbSnI99Oc5eJH8kU6cT2AHije7wKy/tK8Xe3VQuVO32SZQ==",
- "requires": {
- "core-js": "^3.6.4"
- }
- },
"accepts": {
"version": "1.3.7",
"resolved": "https://registry.npmjs.org/accepts/-/accepts-1.3.7.tgz",
@@ -1183,11 +1175,6 @@
"is-plain-object": "^2.0.1"
}
},
- "core-js": {
- "version": "3.8.1",
- "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.8.1.tgz",
- "integrity": "sha512-9Id2xHY1W7m8hCl8NkhQn5CufmF/WuR30BTRewvCXc1aZd3kMECwNZ69ndLbekKfakw9Rf2Xyc+QR6E7Gg+obg=="
- },
"core-util-is": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz",