Skip to content

Commit

Permalink
Merge pull request #1827 from Tyriar/1605_remove_authors
Browse files Browse the repository at this point in the history
Remove authors
  • Loading branch information
Tyriar committed Dec 12, 2018
2 parents a758f8c + b51c07c commit 98ccc23
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 144 deletions.
134 changes: 0 additions & 134 deletions AUTHORS

This file was deleted.

7 changes: 0 additions & 7 deletions bin/generate-authors

This file was deleted.

3 changes: 0 additions & 3 deletions bin/prepare-release
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@ CURRENT_PACKAGE_JSON_VERSION=$(cat package.json \
export BUILD_DIR=dist
npm run build

# Update AUTHORS file
sh bin/generate-authors

# Update version in package.json
sed -i "s/\"version\": \"$CURRENT_PACKAGE_JSON_VERSION\"/\"version\": \"$NEW_VERSION\"/g" package.json

Expand Down

0 comments on commit 98ccc23

Please sign in to comment.