chore(js/css): update generated files

This commit is contained in:
InverseBot
2020-10-06 00:36:53 -04:00
parent a594bf84a3
commit 8b4b55927e
15 changed files with 434 additions and 369 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
/**
* @license AngularJS v1.8.0
* (c) 2010-2020 Google, Inc. http://angularjs.org
* @license AngularJS v1.8.1
* (c) 2010-2020 Google LLC. 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.8.0' })
.info({ angularVersion: '1.8.1' })
.directive('ngAnimateSwap', ngAnimateSwapDirective)
.directive('ngAnimateChildren', $$AnimateChildrenDirective)