diff --git a/.husky/commit-msg b/.husky/commit-msg index fd2bf70..e69de29 100644 --- a/.husky/commit-msg +++ b/.husky/commit-msg @@ -1 +0,0 @@ -npx --no-install commitlint --edit $1 diff --git a/.husky/pre-commit b/.husky/pre-commit index b18d041..8b13789 100644 --- a/.husky/pre-commit +++ b/.husky/pre-commit @@ -1 +1 @@ -npm run lint:lint-staged + diff --git a/package.json b/package.json index 14131e5..dd94fdd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ichangzuo", - "version": "1.1.0", + "version": "1.1.1", "private": true, "type": "module", "scripts": { diff --git a/src/components/IcpBar/index.vue b/src/components/IcpBar/index.vue index a7ed859..ffb2bb4 100644 --- a/src/components/IcpBar/index.vue +++ b/src/components/IcpBar/index.vue @@ -1,6 +1,6 @@ @@ -8,6 +8,7 @@