chore(js/css): update generated files

This commit is contained in:
InverseBot
2022-04-12 00:20:56 -04:00
parent 2c76f177a3
commit 0a48821100
13 changed files with 33 additions and 33 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
/**
* @license AngularJS v1.8.2
* @license AngularJS v1.8.3
* (c) 2010-2020 Google LLC. http://angularjs.org
* License: MIT
*/
@@ -4252,7 +4252,7 @@ angular.module('ngAnimate', [], function initAngularHelpers() {
isFunction = angular.isFunction;
isElement = angular.isElement;
})
.info({ angularVersion: '1.8.2' })
.info({ angularVersion: '1.8.3' })
.directive('ngAnimateSwap', ngAnimateSwapDirective)
.directive('ngAnimateChildren', $$AnimateChildrenDirective)