Skip to content

Commit

Permalink
ci: fix Unable to find a readme in npm
Browse files Browse the repository at this point in the history
  • Loading branch information
cipchk committed May 8, 2018
1 parent e2ed25e commit 3c8e753
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,4 @@ rm publish/src/index.d.ts publish/src/index.metadata.json

echo 'Copying package.json'
cp package.json publish/package.json
cp README.md publish/README.md

0 comments on commit 3c8e753

Please sign in to comment.