2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-14 18:42:33 +03:00

chore: update a few dev dependencies

This commit is contained in:
Justin Beckwith
2018-04-07 14:56:20 -07:00
committed by Justin Beckwith
parent 78926c308e
commit aa61bc85eb
+4 -4
View File
@@ -32,9 +32,9 @@
}, },
"homepage": "https://github.com/axios/axios", "homepage": "https://github.com/axios/axios",
"devDependencies": { "devDependencies": {
"bundlesize": "^0.5.7", "bundlesize": "^0.17.0",
"coveralls": "^2.11.9", "coveralls": "^3.0.0",
"es6-promise": "^4.0.5", "es6-promise": "^4.2.4",
"grunt": "^1.0.1", "grunt": "^1.0.1",
"grunt-banner": "^0.6.0", "grunt-banner": "^0.6.0",
"grunt-cli": "^1.2.0", "grunt-cli": "^1.2.0",
@@ -64,7 +64,7 @@
"sinon": "^1.17.4", "sinon": "^1.17.4",
"webpack": "^1.13.1", "webpack": "^1.13.1",
"webpack-dev-server": "^1.14.1", "webpack-dev-server": "^1.14.1",
"url-search-params": "^0.6.1", "url-search-params": "^0.10.0",
"typescript": "^2.0.3" "typescript": "^2.0.3"
}, },
"browser": { "browser": {