Skip to content

Commit

Permalink
Added src directory to the publishable package.
Browse files Browse the repository at this point in the history
  • Loading branch information
dobromyslov committed Jan 19, 2021
1 parent b8061ad commit ee67a9d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@
"parser"
],
"files": [
"dist"
"dist",
"src"
],
"main": "dist",
"types": "dist",
Expand Down

0 comments on commit ee67a9d

Please sign in to comment.