Fix files in package.json
This commit is contained in:
parent
2c9e6c70db
commit
c4fc587ab0
1 changed files with 3 additions and 3 deletions
|
|
@ -22,9 +22,9 @@
|
|||
"prepublish": "npm run build"
|
||||
},
|
||||
"files": [
|
||||
"index.js",
|
||||
"index.d.ts",
|
||||
"index.js.map"
|
||||
"dist/src/index.js",
|
||||
"dist/src/index.d.ts",
|
||||
"dist/src/index.js.map"
|
||||
],
|
||||
"keywords": [
|
||||
"type",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue