Skip to content

Commit c11faa0

Browse files
committed
Release version 2.0.2
1 parent d655c00 commit c11faa0

File tree

3 files changed

+3
-5
lines changed

3 files changed

+3
-5
lines changed

.husky/pre-commit

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
#!/usr/bin/env sh
2-
. "$(dirname -- "$0")/_/husky.sh"
31

42
npx lint-staged
53
npm run build

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "async-alpine",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "Load Alpine Components asynchronously. Allows for code splitting and lazy loading components!",
55
"author": "Alistair Shepherd <alistair@accudio.com>",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)