Skip to content

Commit 999d0da

Browse files
committed
Update bower.json
Bower component: use minified version as the main file.
1 parent d3cb4e7 commit 999d0da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.0.67",
44
"homepage": "http://threejs.org/",
55
"description": "JavaScript 3D library",
6-
"main": "build/three.js",
6+
"main": "build/three.min.js",
77
"keywords": [
88
"three",
99
"threejs",

0 commit comments

Comments
 (0)