mirror of
https://github.com/tenrok/axios.git
synced 2026-06-02 16:04:10 +03:00
add 'browser' field to package.json for 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