Skip to content

Commit

Permalink
update readme. make scripts addition a patch
Browse files Browse the repository at this point in the history
  • Loading branch information
ds300 authored Apr 23, 2018
1 parent e549130 commit 10c0a51
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,11 @@ No more forking repos just to fix that one tiny thing preventing your app from w

In package.json

"scripts": {
"postinstall": "patch-package"
}
```diff
"scripts": {
+ "postinstall": "patch-package"
}
```

Then

Expand Down

0 comments on commit 10c0a51

Please sign in to comment.