diff options
| author | aspizu <aspizu@protonmail.com> | 2025-03-10 03:45:01 +0530 |
|---|---|---|
| committer | aspizu <aspizu@protonmail.com> | 2025-03-10 03:45:01 +0530 |
| commit | 1656bbef4ac09f60d901c372617312888dd147d9 (patch) | |
| tree | 551755d462d61e7d68889456d12552cb9eb13dcb /.npmignore | |
| parent | 74d877c774dc293deaf1bc49493c4e760ac849b3 (diff) | |
feat: update package metadata and add peer dependencies
Diffstat (limited to '.npmignore')
| -rw-r--r-- | .npmignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.npmignore b/.npmignore new file mode 100644 index 0000000..3d2bc62 --- /dev/null +++ b/.npmignore @@ -0,0 +1,2 @@ +/dist/ +/node_modules/ |
