Skip to content

Commit

Permalink
Distribute patches.
Browse files Browse the repository at this point in the history
  • Loading branch information
davidlehn committed Jan 18, 2024
1 parent 0bb679e commit deab28d
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 @@ -20,7 +20,8 @@
"type": "module",
"exports": "./lib/index.js",
"files": [
"lib/**/*.js"
"lib/**/*.js",
"patches/**/*.patch"
],
"scripts": {
"postinstall": "npx patch-package",
Expand Down

0 comments on commit deab28d

Please sign in to comment.