@srsergio/taptapp-ar 1.1.2 → 1.1.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@srsergio/taptapp-ar",
3
- "version": "1.1.2",
3
+ "version": "1.1.3",
4
4
  "description": "Ultra-fast Augmented Reality (AR) SDK for Node.js and Browser. Image tracking with 100% pure JavaScript, zero-dependencies, and high-performance compilation.",
5
5
  "keywords": [
6
6
  "augmented reality",
@@ -22,7 +22,7 @@
22
22
  "webxr",
23
23
  "natural-feature-tracking"
24
24
  ],
25
- "author": "Sergio Lázaro <slazaro.dev@gmail.com>",
25
+ "author": "Sergio Lázaro <sergio@taptapp.xyz>",
26
26
  "license": "Fair Source-0.9",
27
27
  "repository": {
28
28
  "type": "git",