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 1d075ce commit 1d922fdCopy full SHA for 1d922fd
package.json
@@ -1,6 +1,6 @@
1
{
2
- "name": "three",
3
- "version": "0.171.0",
+ "name": "super-three",
+ "version": "0.170.1",
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": [ "./src/nodes/**/*" ],
26
"files": [
0 commit comments