瀏覽代碼

add bower.json file

Israel Pastrana 11 年之前
父節點
當前提交
b8c36253d3
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      bower.json

+ 2 - 1
bower.json

@@ -1,6 +1,6 @@
 {
 	"name": "three.js",
-	"version": "0.6.4",
+	"version": "6.4.0",
 	"homepage": "http://threejs.org/",
 	"description": "JavaScript 3D library",
 	"main": "build/three.js",
@@ -15,6 +15,7 @@
 	"ignore": [
 		"**/.*",
 		"*.md",
+		"bower.json",
 		"docs",
 		"editor",
 		"examples",