Skip to content

Commit

Permalink
fix packaging
Browse files Browse the repository at this point in the history
  • Loading branch information
robturtle committed Dec 10, 2019
1 parent d5d753d commit 3b62008
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,7 @@ cp ./node_modules/ts-transformer-decoder-cast/transformer.ts ./transform-request

tsc
npx pretty-quick
cp ./runtime-schema.* lib/
cp ./transform-interface.* lib/
cp package.json lib/
cp README.md lib/

0 comments on commit 3b62008

Please sign in to comment.