Skip to content

Commit

Permalink
Fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
nanasess committed May 8, 2024
1 parent cf690d7 commit e3cb5bd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# EC-CUBE 4.1
# EC-CUBE 4.1 test

[![Unit test for EC-CUBE](https://github.com/EC-CUBE/ec-cube/actions/workflows/unit-test.yml/badge.svg?branch=4.1)](https://github.com/EC-CUBE/ec-cube/actions/workflows/unit-test.yml)
[![E2E test for EC-CUBE](https://github.com/EC-CUBE/ec-cube/actions/workflows/e2e-test.yml/badge.svg?branch=4.1)](https://github.com/EC-CUBE/ec-cube/actions/workflows/e2e-test.yml)
Expand Down
5 changes: 0 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,6 @@
"cross-env vendor/bin/php-cs-fixer --config=.php_cs.dist --path-mode=intersection fix"
]
},
"husky": {
"hooks": {
"pre-commit": "lint-staged 2>&1 | echo || node -e ''"
}
},
"dependencies": {},
"devDependencies": {
"autoprefixer": "^9.6.4",
Expand Down

0 comments on commit e3cb5bd

Please sign in to comment.