We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 404d8e9 commit 7331af1Copy full SHA for 7331af1
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
- "name": "three",
3
- "version": "0.175.0",
+ "name": "super-three",
+ "version": "0.176.0",
4
"description": "JavaScript 3D library",
5
"type": "module",
6
"main": "./build/three.cjs",
@@ -20,7 +20,7 @@
20
},
21
"repository": {
22
"type": "git",
23
- "url": "https://github.com/mrdoob/three.js"
+ "url": "supermedium/three.js"
24
25
"sideEffects": [
26
"./src/nodes/**/*"
0 commit comments