mirror of
https://github.com/tenrok/axios.git
synced 2026-06-17 19:21:29 +03:00
chore: update to latest version of typescript
This commit is contained in:
committed by
Justin Beckwith
parent
aa61bc85eb
commit
f620a0d4af
+1
-1
@@ -65,7 +65,7 @@
|
|||||||
"webpack": "^1.13.1",
|
"webpack": "^1.13.1",
|
||||||
"webpack-dev-server": "^1.14.1",
|
"webpack-dev-server": "^1.14.1",
|
||||||
"url-search-params": "^0.10.0",
|
"url-search-params": "^0.10.0",
|
||||||
"typescript": "^2.0.3"
|
"typescript": "^2.8.1"
|
||||||
},
|
},
|
||||||
"browser": {
|
"browser": {
|
||||||
"./lib/adapters/http.js": "./lib/adapters/xhr.js"
|
"./lib/adapters/http.js": "./lib/adapters/xhr.js"
|
||||||
|
|||||||
Reference in New Issue
Block a user