chore: remove gnu patch dep

snyk switch to jsdiff since v1.131.0
https://github.com/snyk/snyk/releases/tag/v1.131.0
This commit is contained in:
curben 2019-04-05 11:51:41 +10:30
parent c6b89c5fa7
commit c48a788005
1 changed files with 0 additions and 1 deletions

View File

@ -9,7 +9,6 @@ before_script:
test:
script:
- apk add patch # Install GNU version of patch for snyk
- npm run snyk # Refer to "scripts" in package.json
- npm run hexo