chore(js/css): update generated files

This commit is contained in:
InverseBot
2020-06-05 00:39:00 -04:00
parent ca5df1a153
commit cf91b2dcbb
14 changed files with 476 additions and 412 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
/**
* @license AngularJS v1.7.9
* (c) 2010-2018 Google, Inc. http://angularjs.org
* @license AngularJS v1.8.0
* (c) 2010-2020 Google, Inc. http://angularjs.org
* License: MIT
*/
(function(window, angular) {'use strict';
@@ -4252,7 +4252,7 @@ angular.module('ngAnimate', [], function initAngularHelpers() {
isFunction = angular.isFunction;
isElement = angular.isElement;
})
.info({ angularVersion: '1.7.9' })
.info({ angularVersion: '1.8.0' })
.directive('ngAnimateSwap', ngAnimateSwapDirective)
.directive('ngAnimateChildren', $$AnimateChildrenDirective)