Skip to content

Commit

Permalink
Fix circle build
Browse files Browse the repository at this point in the history
  • Loading branch information
koblas committed Apr 15, 2020
1 parent 02d10cb commit a016851
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- persist_to_workspace:
root: ~/repo
paths:
- lib
- dist
- package*
- node_modules
- LICENSE.txt
Expand Down
2 changes: 0 additions & 2 deletions .npmignore

This file was deleted.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,5 @@
]
},
"types": "dist/index.d.ts",
"version": "0.9.13"
"version": "0.9.14"
}

0 comments on commit a016851

Please sign in to comment.