X-Git-Url: https://git.r.bdr.sh/rbdr/serpentity/blobdiff_plain/f97380adc4933fa3bf65b84f010bd303c9dd28a2..74892a8fd50cdc2a1294d776dc246912de9f94d5:/bower.json?ds=inline diff --git a/bower.json b/bower.json index 985e6c8..ebd6bcd 100644 --- a/bower.json +++ b/bower.json @@ -7,12 +7,7 @@ ], "description": "A simple entity framework inspired by ash", "main": [ - "./lib/serpentity/serpentity.js", - "./lib/serpentity/entity.js", - "./lib/serpentity/node.js", - "./lib/serpentity/node_collection.js", - "./lib/serpentity/component.js", - "./lib/serpentity/system.js" + "./dist/serpentity.js" ], "keywords": [ "entity" @@ -23,7 +18,13 @@ "node_modules", "bower_components", "test", - "tests" + "tests", + "bin", + "browser_test", + "LICENSE", + "bower.json", + "README.md", + "lib" ], "dependencies": { "neon": "*"