Skip to content

Commit

Permalink
Remove patches distribution.
Browse files Browse the repository at this point in the history
  • Loading branch information
davidlehn committed Jan 18, 2024
1 parent 27c4bca commit f119f38
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@
"type": "module",
"exports": "./lib/index.js",
"files": [
"lib/**/*.js",
"patches/**/*.patch"
"lib/**/*.js"
],
"scripts": {
"test": "npm run test-node",
Expand Down

0 comments on commit f119f38

Please sign in to comment.