Skip to content

Commit

Permalink
build(package): Fix deployment errors
Browse files Browse the repository at this point in the history
  • Loading branch information
kolkov committed Jun 4, 2021
1 parent 4d7d622 commit f33b6a8
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 14,199 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ script:
- npm run lint:lib
- npm run test-ci
- codecov
- npm run build:lib
- npm run build-prod:lib
before_deploy:
- npm run copy:readme
- npm run copy:changelog
Expand Down
Loading

0 comments on commit f33b6a8

Please sign in to comment.