mirror of
https://github.com/simoneb/axios-hooks.git
synced 2025-12-08 21:25:56 +00:00
Add index.d.ts to files array in package.json
This commit is contained in:
parent
8bb899ab4b
commit
06b457cf16
@ -18,7 +18,8 @@
|
||||
"files": [
|
||||
"lib",
|
||||
"es",
|
||||
"src"
|
||||
"src",
|
||||
"index.d.ts"
|
||||
],
|
||||
"scripts": {
|
||||
"build:commonjs": "cross-env BABEL_ENV=commonjs babel src/index.js --out-dir lib",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user