mirror of
https://github.com/tenrok/axios.git
synced 2026-06-20 20:00:40 +03:00
Gettings tests passing for IE9
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@
|
||||
"description": "Promise based HTTP client for the browser and node.js",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"build": "./node_modules/.bin/grunt build",
|
||||
"build": "NODE_ENV=production ./node_modules/.bin/grunt build",
|
||||
"test": "./node_modules/.bin/grunt test",
|
||||
"start": "node ./sandbox/server.js",
|
||||
"examples": "node ./examples/server.js",
|
||||
|
||||
Reference in New Issue
Block a user