Skip to content

Commit

Permalink
chore: add patch:reason script
Browse files Browse the repository at this point in the history
  • Loading branch information
cem2ran committed Apr 19, 2020
1 parent 0faf067 commit 1dd1dd0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"gen:graphql:re": "send-introspection-query http://localhost:3000/graphql || send-introspection-query https://unsplash-api.loganmcansh.com/graphql",
"prestart": "rnstl",
"patch": "patch-package",
"patch:reason": "patch-package --exclude '^(?!.*re)' --case-sensitive-path-filtering",
"postinstall": "run-s patch build",
"storybook": "start-storybook -p 7007",
"devtools": "react-devtools"
Expand Down

0 comments on commit 1dd1dd0

Please sign in to comment.