mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-17 06:14:54 +00:00
(js/css) Update generated files
This commit is contained in:
+2
-2
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
* @license AngularJS v1.6.7
|
||||
* @license AngularJS v1.6.8
|
||||
* (c) 2010-2017 Google, Inc. http://angularjs.org
|
||||
* License: MIT
|
||||
*/
|
||||
@@ -272,7 +272,7 @@ angular.module('ngMessages', [], function initAngularHelpers() {
|
||||
isString = angular.isString;
|
||||
jqLite = angular.element;
|
||||
})
|
||||
.info({ angularVersion: '1.6.7' })
|
||||
.info({ angularVersion: '1.6.8' })
|
||||
|
||||
/**
|
||||
* @ngdoc directive
|
||||
|
||||
Reference in New Issue
Block a user