mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-06-02 00:49:45 +00:00
chore(js/css): update generated files
This commit is contained in:
+2
-2
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
* @license AngularJS v1.8.1
|
||||
* @license AngularJS v1.8.2
|
||||
* (c) 2010-2020 Google LLC. http://angularjs.org
|
||||
* License: MIT
|
||||
*/
|
||||
@@ -291,7 +291,7 @@ angular.module('ngMessages', [], function initAngularHelpers() {
|
||||
isString = angular.isString;
|
||||
jqLite = angular.element;
|
||||
})
|
||||
.info({ angularVersion: '1.8.1' })
|
||||
.info({ angularVersion: '1.8.2' })
|
||||
|
||||
/**
|
||||
* @ngdoc directive
|
||||
|
||||
Reference in New Issue
Block a user