提交 34dc46f8 编写于 作者: M Matt Zabriskie

Merge pull request #52 from ryiwamoto/add_typescript_definition_to_package_json

Adding typescript element to package.json for TSD linking
......@@ -52,5 +52,8 @@
},
"browser": {
"./lib/adapters/http.js": "./lib/adapters/xhr.js"
},
"typescript": {
"definition": "./axios.d.ts"
}
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册