adding raphael

This commit is contained in:
Jarred de Beer
2013-12-11 21:50:00 +02:00
parent f91cf13000
commit afc59aff0c
2 changed files with 8 additions and 0 deletions
@@ -0,0 +1,7 @@
{
"main": "raphael",
"files": ["raphael.js"],
"buildConfig": {
"uglify": true
}
}
+1
View File
@@ -28,6 +28,7 @@
"marionette": "github:marionettejs/backbone.marionette",
"modernizr": "github:Modernizr/Modernizr",
"moment": "github:moment/moment",
"raphael": "github:DmitryBaranovskiy/raphael",
"select2": "github:ivaynberg/select2",
"skrollr": "github:Prinzhorn/skrollr",
"tinygrowl": "github:ajkochanowicz/tinygrowl",