Skip to content

Commit 03848f7

Browse files
committed
Merge branch 'main' into dev
2 parents 22042b0 + 9c8e08b commit 03848f7

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# AR.js-threex
1+
# AR.js-threejs
22

33
Testing repository for the AR.js core module. I'm converting AR.js code to the Typescript langauge but providing the same classes and structures as much as possible.
44

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"name": "ar.js-threex",
2+
"name": "@ar-js-org/ar.js-threejs",
33
"version": "0.1.0",
4-
"description": "AR.js THREEx modular package - Typescript version",
4+
"description": "AR.js (THREEx, ARjs) modular package - Typescript version",
55
"main": "dist/ar.js",
66
"types": "types/index.d.ts",
77
"scripts": {

0 commit comments

Comments
 (0)