Skip to content

Commit cca6310

Browse files
authored
Update index.html
1 parent bd59df6 commit cca6310

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@
1818
"three": "https://unpkg.com/three/build/three.module.js",
1919
"pyramid": "https://beakerboy.github.io/Threejs-Geometries/src/PyramidGeometry.js",
2020
"ramp": "https://beakerboy.github.io/Threejs-Geometries/src/RampGeometry.js",
21-
"wedge": "https://beakerboy.github.io/Threejs-Geometries/src/WedgeGeometry.js"
21+
"wedge": "https://beakerboy.github.io/Threejs-Geometries/src/WedgeGeometry.js",
22+
"hipped": "https://beakerboy.github.io/Threejs-Geometries/src/HippedGeometry.js"
2223
}
2324
}
2425
</script>

0 commit comments

Comments
 (0)