Skip to content
This repository has been archived by the owner on Feb 5, 2024. It is now read-only.

Commit

Permalink
fix(patches): added patches to package files
Browse files Browse the repository at this point in the history
  • Loading branch information
ryparker committed Jul 23, 2020
1 parent 34e8ce9 commit 33cf2b2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Expand Up @@ -6,7 +6,8 @@
"author": "Ryan Parker <ryan.parker3@outlook.com>",
"license": "MIT",
"files": [
"dist"
"dist",
"patches"
],
"main": "dist",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 33cf2b2

Please sign in to comment.