Skip to content

Commit

Permalink
Release version 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Accudio committed Dec 27, 2024
1 parent d655c00 commit c11faa0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 5 deletions.
2 changes: 0 additions & 2 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"

npx lint-staged
npm run build
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "async-alpine",
"version": "2.0.1",
"version": "2.0.2",
"description": "Load Alpine Components asynchronously. Allows for code splitting and lazy loading components!",
"author": "Alistair Shepherd <[email protected]>",
"license": "Apache-2.0",
Expand Down

0 comments on commit c11faa0

Please sign in to comment.