Skip to content
This repository was archived by the owner on Nov 22, 2022. It is now read-only.

Commit 948bdae

Browse files
authored
chore(package-name): update npm package name (#23)
rename the npm package from `three.js-ray-tracing-renderer` to the new name `ray-tracing-renderer`. We forgot to rename the project in a few places after we renamed the repo.
1 parent 1de577a commit 948bdae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "three.js-ray-tracing-renderer",
2+
"name": "ray-tracing-renderer",
33
"version": "0.1.2",
44
"description": "",
55
"main": "src/RayTracingRenderer.js",

0 commit comments

Comments
 (0)