Merge pull request #15 from theefer/add-reqwest
Add github:ded/reqwest AJAX library
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"files": ["reqwest.js"],
|
||||
"buildConfig": {
|
||||
"minify": true
|
||||
}
|
||||
}
|
||||
@@ -51,6 +51,7 @@
|
||||
"prism": "github:LeaVerou/prism",
|
||||
"ratchet": "github:maker/ratchet",
|
||||
"raphael": "github:DmitryBaranovskiy/raphael",
|
||||
"reqwest": "github:ded/reqwest",
|
||||
"respond": "github:scottjehl/Respond",
|
||||
"rest": "github:cujojs/rest",
|
||||
"select2": "github:ivaynberg/select2",
|
||||
|
||||
Reference in New Issue
Block a user