Skip to content

Commit

Permalink
correct name for the repository
Browse files Browse the repository at this point in the history
  • Loading branch information
kalwalt committed Jan 25, 2023
1 parent 06faeea commit 9c8e08b
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# AR.js-threex
# AR.js-threejs

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.

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ar.js-threex",
"name": "@ar-js-org/ar.js-threejs",
"version": "0.1.0",
"description": "AR.js THREEx modular package - Typescript version",
"description": "AR.js (THREEx, ARjs) modular package - Typescript version",
"main": "dist/ar.js",
"types": "types/index.d.ts",
"scripts": {
Expand Down

0 comments on commit 9c8e08b

Please sign in to comment.