adding kickstrap
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"main": "kickstrap",
|
||||
"dependencyShim": {
|
||||
"kickstrap": ["jquery@1.10"]
|
||||
}
|
||||
}
|
||||
@@ -5,6 +5,7 @@
|
||||
"backbone": "github:jashkenas/backbone",
|
||||
"bootstrap": "github:twbs/bootstrap",
|
||||
"jquery": "github:components/jquery",
|
||||
"kickstrap": "github:ajkochanowicz/Kickstrap",
|
||||
"underscore": "npm:underscore",
|
||||
"webfont": "cdnjs:webfont/1.3.0#webfont"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user