summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorDaniel Schaal <daniel@schaal.email>2017-06-08 17:07:01 +0200
committerDaniel Schaal <daniel@schaal.email>2017-06-10 11:19:07 +0200
commitf5abeadcc4afb941fd98fd8564bd259c1a316448 (patch)
tree269c6defd903b78166ac146863dd0461f9e7815f /Makefile
parentd5399b7b6d3c3404a5b0a1990a95b722d448a425 (diff)
Update moment to 2.18
momentjs was renamed to moment, update all references
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2b4d65693..ba1c104cc 100644
--- a/Makefile
+++ b/Makefile
@@ -159,7 +159,7 @@ appstore:
"js/vendor/angular-animate/angular-animate.min.js" \
"js/vendor/angular-route/angular-route.min.js" \
"js/vendor/angular-sanitize/angular-sanitize.min.js" \
- "js/vendor/momentjs/min/moment-with-locales.min.js" \
+ "js/vendor/moment/min/moment-with-locales.min.js" \
"js/vendor/masonry/dist/masonry.pkgd.min.js" \
"js/build/app.min.js" \
"js/admin/Admin.js" \