Skip to content

Commit

Permalink
ci: fix husky chmod
Browse files Browse the repository at this point in the history
  • Loading branch information
Romakita committed May 12, 2022
1 parent b16d26c commit 2549c3d
Show file tree
Hide file tree
Showing 5 changed files with 411 additions and 9 deletions.
Empty file modified .husky/commit-msg
100644 → 100755
Empty file.
Empty file modified .husky/post-commit
100644 → 100755
Empty file.
Empty file modified .husky/pre-commit
100644 → 100755
Empty file.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,13 +55,15 @@
"tooltip.js": "^1.3.3"
},
"devDependencies": {
"@commitlint/cli": "^16.1.0",
"@commitlint/config-conventional": "^16.0.0",
"@craco/craco": "6.1.1",
"@testing-library/jest-dom": "^5.11.4",
"@testing-library/react": "^11.1.0",
"@testing-library/user-event": "^12.1.10",
"@tsed/monorepo-utils": "1.17.8",
"@types/ejs": "^3.0.5",
"@types/jest": "^26.0.20",
"@types/jest": "27.0.2",
"@types/lodash": "4.14.168",
"@types/node": "^14.14.20",
"@types/prop-types": "15.7.3",
Expand Down
Loading

0 comments on commit 2549c3d

Please sign in to comment.