mirror of
https://github.com/tenrok/axios.git
synced 2026-05-15 11:59:42 +03:00
Adding types entry in package.json (#2831)
Co-authored-by: Jay <jasonsaayman@gmail.com>
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
"version": "0.21.3",
|
||||
"description": "Promise based HTTP client for the browser and node.js",
|
||||
"main": "index.js",
|
||||
"types": "index.d.ts",
|
||||
"scripts": {
|
||||
"test": "grunt test",
|
||||
"start": "node ./sandbox/server.js",
|
||||
|
||||
Reference in New Issue
Block a user