From be83a8f382cf2fea98161bfd6d51719aacbf9aa9 Mon Sep 17 00:00:00 2001 From: Fulup Ar Foll Date: Thu, 28 Jan 2016 16:30:12 +0100 Subject: Update JSON API --- afm-client/bower_components/angular-animate/index.js | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 afm-client/bower_components/angular-animate/index.js (limited to 'afm-client/bower_components/angular-animate/index.js') diff --git a/afm-client/bower_components/angular-animate/index.js b/afm-client/bower_components/angular-animate/index.js new file mode 100644 index 0000000..6ec0a35 --- /dev/null +++ b/afm-client/bower_components/angular-animate/index.js @@ -0,0 +1,2 @@ +require('./angular-animate'); +module.exports = 'ngAnimate'; -- cgit 1.2.3-korg