Skip to content

Commit

Permalink
Merge pull request #22 from haensl/21
Browse files Browse the repository at this point in the history
#21: Update dependencies.
  • Loading branch information
haensl authored Feb 1, 2022
2 parents c0d36e7 + 5384cfe commit 5453060
Show file tree
Hide file tree
Showing 4 changed files with 236 additions and 881 deletions.
4 changes: 4 additions & 0 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

npm run lint && npm test
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## 1.1.6
* [#21: Update dependencies.](https://github.com/haensl/rollup-plugin-local-resolve/issues/21)

## 1.1.5
* [#19: Update dependencies.](https://github.com/haensl/rollup-plugin-local-resolve/issues/19)

Expand Down
Loading

0 comments on commit 5453060

Please sign in to comment.