Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
dmarcos committed Jul 26, 2024
1 parent 1b63a26 commit e59a73b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "three",
"name": "super-three",
"version": "0.167.0",
"description": "JavaScript 3D library",
"type": "module",
Expand All @@ -20,7 +20,7 @@
},
"repository": {
"type": "git",
"url": "https://github.com/mrdoob/three.js"
"url": "supermedium/three.js"
},
"sideEffects": [ "./src/nodes/**/*" ],
"files": [
Expand Down

0 comments on commit e59a73b

Please sign in to comment.