Selaa lähdekoodia

Update bower.json

Bower component: use minified version as the main file.
willywongi 11 vuotta sitten
vanhempi
sitoutus
999d0dabe4
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      bower.json

+ 1 - 1
bower.json

@@ -3,7 +3,7 @@
 	"version": "0.0.67",
 	"version": "0.0.67",
 	"homepage": "http://threejs.org/",
 	"homepage": "http://threejs.org/",
 	"description": "JavaScript 3D library",
 	"description": "JavaScript 3D library",
-	"main": "build/three.js",
+	"main": "build/three.min.js",
 	"keywords": [
 	"keywords": [
 		"three",
 		"three",
 		"threejs",
 		"threejs",