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';
@@ -17,7 +17,7 @@
angular.module('ngCookies', ['ng']).
info({ angularVersion: '1.7.9' }).
info({ angularVersion: '1.8.0' }).
/**
* @ngdoc provider
* @name $cookiesProvider