Skip to content

Commit

Permalink
fix: Update package.json
Browse files Browse the repository at this point in the history
Co-authored-by: Pavel Batov <[email protected]>
  • Loading branch information
harazdovskiy and batovpasha authored Aug 9, 2022
1 parent 781b15e commit ee274b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"files": [
"jest-preset.js",
"lib"
"lib/"
],
"scripts": {
"build": "rm -rf lib/ && yarn build:types && babel src --out-dir lib --ignore '**/*.test.ts' --extensions '.ts'",
Expand Down

0 comments on commit ee274b8

Please sign in to comment.