bower components go in lib/, all demos and tests reference them directly

This commit is contained in:
Adam Shaw
2013-08-31 20:23:39 -07:00
parent fb0202e6a5
commit 9181e8be2e
63 changed files with 150 additions and 166 deletions
+1 -8
View File
@@ -4,12 +4,5 @@
"devDependencies": {
"jquery": "~1.10.2",
"jquery-ui": "~1.10.3"
},
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}
}