Comparing version 5.6.14 to 5.6.15
/** | ||
* DeepAR Web SDK version. | ||
*/ | ||
declare const version = "5.6.14"; | ||
declare const version = "5.6.15"; | ||
export { version }; |
{ | ||
"name": "deepar", | ||
"version": "5.6.14", | ||
"version": "5.6.15", | ||
"description": "The official DeepAR Web SDK", | ||
@@ -5,0 +5,0 @@ "main": "js/deepar.esm.js", |
@@ -1,1 +0,1 @@ | ||
DeepAR SDK version: v5.6.14 | ||
DeepAR SDK version: v5.6.15 |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
50989505