Skip to content

Commit

Permalink
Add patch-package postinstall script
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrieldonadel committed Sep 19, 2023
1 parent c6c8d34 commit 438e17f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Expand Up @@ -8,6 +8,9 @@
"packages/*"
]
},
"scripts": {
"postinstall": "patch-package"
},
"dependencies": {
"@tsconfig/node12": "1.0.7"
},
Expand Down

0 comments on commit 438e17f

Please sign in to comment.