summaryrefslogtreecommitdiffstats
path: root/js/package.json
diff options
context:
space:
mode:
authorJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2018-08-14 10:47:00 +0200
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2018-08-14 10:47:00 +0200
commit2a115bd79f2e45348f81c554c81723578a53bb05 (patch)
treecdadb5e3fe5a7f1af8e8141d9aa0567229d8ec45 /js/package.json
parented42d3fb7ccbd46ca8aadb8a623b3bb1e7721441 (diff)
Audio player fix, loading fixes and design update
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Diffstat (limited to 'js/package.json')
-rw-r--r--js/package.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/js/package.json b/js/package.json
index 2520efe96..3817ca3e6 100644
--- a/js/package.json
+++ b/js/package.json
@@ -51,11 +51,11 @@
"karma-jasmine": "^1.1.2"
},
"dependencies": {
- "angular": "^1.7.2",
- "angular-animate": "^1.7.2",
- "angular-mocks": "^1.7.2",
- "angular-route": "^1.7.2",
- "angular-sanitize": "^1.7.2",
+ "angular": "^1.7.3",
+ "angular-animate": "^1.7.3",
+ "angular-mocks": "^1.7.3",
+ "angular-route": "^1.7.3",
+ "angular-sanitize": "^1.7.3",
"debug": "^2.6.8",
"masonry-layout": "^4.2.2",
"moment": "^2.22.2"