adding respond.js
This commit is contained in:
@@ -0,0 +1,10 @@
|
|||||||
|
{
|
||||||
|
"main": "respond",
|
||||||
|
"files": ["src/respond.js"],
|
||||||
|
"directories": {
|
||||||
|
"lib": "src"
|
||||||
|
},
|
||||||
|
"buildConfig": {
|
||||||
|
"uglify": true
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -30,6 +30,7 @@
|
|||||||
"modernizr": "github:Modernizr/Modernizr",
|
"modernizr": "github:Modernizr/Modernizr",
|
||||||
"moment": "github:moment/moment",
|
"moment": "github:moment/moment",
|
||||||
"raphael": "github:DmitryBaranovskiy/raphael",
|
"raphael": "github:DmitryBaranovskiy/raphael",
|
||||||
|
"respond": "github:scottjehl/Respond",
|
||||||
"select2": "github:ivaynberg/select2",
|
"select2": "github:ivaynberg/select2",
|
||||||
"skrollr": "github:Prinzhorn/skrollr",
|
"skrollr": "github:Prinzhorn/skrollr",
|
||||||
"tinygrowl": "github:ajkochanowicz/tinygrowl",
|
"tinygrowl": "github:ajkochanowicz/tinygrowl",
|
||||||
|
|||||||
Reference in New Issue
Block a user