diff options
Diffstat (limited to 'afm-client/bower_components/angular-animate/index.js')
-rw-r--r-- | afm-client/bower_components/angular-animate/index.js | 2 |
1 files changed, 2 insertions, 0 deletions
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'; |