@@ -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",