@zappar/zappar-threejs
Advanced tools
Comparing version 2.1.1 to 2.1.2
/** | ||
* SDK version. | ||
*/ | ||
export declare const VERSION = "2.1.1"; | ||
export declare const VERSION = "2.1.2"; |
/** | ||
* SDK version. | ||
*/ | ||
export const VERSION = "2.1.1"; | ||
export const VERSION = "2.1.2"; |
{ | ||
"name": "@zappar/zappar-threejs", | ||
"version": "2.1.1", | ||
"version": "2.1.2", | ||
"description": "ThreeJS wrappers for Zappar's computer vision library", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -71,3 +71,3 @@ # Zappar for ThreeJS | ||
<!-- Added by: zapparadmin, at: Mon Mar 27 11:40:48 BST 2023 --> | ||
<!-- Added by: zapparadmin, at: Mon Mar 27 12:39:52 BST 2023 --> | ||
@@ -103,3 +103,3 @@ <!--te--> | ||
Download the bundle from: | ||
<https://libs.zappar.com/zappar-threejs/2.1.1/zappar-threejs.zip> | ||
<https://libs.zappar.com/zappar-threejs/2.1.2/zappar-threejs.zip> | ||
@@ -117,3 +117,3 @@ Unzip into your web project and reference from your HTML like this: | ||
```html | ||
<script src="https://libs.zappar.com/zappar-threejs/2.1.1/zappar-threejs.js"></script> | ||
<script src="https://libs.zappar.com/zappar-threejs/2.1.2/zappar-threejs.js"></script> | ||
``` | ||
@@ -120,0 +120,0 @@ |
Sorry, the diff of this file is too big to display
214
2