mirror of
https://github.com/tenrok/axios.git
synced 2026-05-30 15:24:11 +03:00
Merge pull request #5 from nickb1080/browserify-fix
Fixing bundling with browserify
This commit is contained in:
@@ -43,5 +43,8 @@
|
||||
"grunt-update-json": "^0.1.3",
|
||||
"grunt-contrib-nodeunit": "^0.4.1",
|
||||
"grunt-banner": "^0.2.3"
|
||||
},
|
||||
"browser": {
|
||||
"./lib/adapters/http.js": "./lib/adapters/xhr.js"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user