Skip to content

Commit c965ee5

Browse files
committed
Bump version
1 parent d2eaf8c commit c965ee5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "three",
3-
"version": "0.173.0",
2+
"name": "super-three",
3+
"version": "0.173.1",
44
"description": "JavaScript 3D library",
55
"type": "module",
66
"main": "./build/three.cjs",
@@ -20,7 +20,7 @@
2020
},
2121
"repository": {
2222
"type": "git",
23-
"url": "https://github.com/mrdoob/three.js"
23+
"url": "supermedium/three.js"
2424
},
2525
"sideEffects": [
2626
"./src/nodes/**/*"

0 commit comments

Comments
 (0)