Skip to content

Commit

Permalink
chore: remove patch-package reference
Browse files Browse the repository at this point in the history
  • Loading branch information
gkartalis committed Aug 8, 2023
1 parent 236e14c commit d799eeb
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 @@ -19,8 +19,7 @@
"bootstrap": "yarn example && yarn",
"prepack": "bob build",
"docs": "ts-node ./documentation/buildDocs.ts",
"prepare": "bob build",
"postinstall": "patch-package"
"prepare": "bob build"
},
"publishConfig": {
"registry": "https://registry.npmjs.org/"
Expand Down

0 comments on commit d799eeb

Please sign in to comment.