update bower version and dependencies

This commit is contained in:
David Miller
2015-04-21 01:01:39 -04:00
parent 00b5ca81c3
commit b6e856a925
91 changed files with 1441 additions and 833 deletions

View File

@@ -1,6 +1,6 @@
require(['../raphael'], function(Raphael){
var paper = Raphael(0, 0, 640, 720, "container");
//paper.circle(100, 100, 100); //example
// Work here
});
});