mirror of
https://github.com/tenrok/axios.git
synced 2026-06-08 17:22:34 +03:00
add xDomainRequest adapter
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
"description": "Promise based HTTP client for the browser and node.js",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"build": "grunt build",
|
||||
"test": "grunt test",
|
||||
"start": "node ./sandbox/server.js",
|
||||
"examples": "node ./examples/server.js",
|
||||
|
||||
Reference in New Issue
Block a user