Skip to content

Commit

Permalink
Merge pull request #7 from nxglabs/main
Browse files Browse the repository at this point in the history
remove husky
  • Loading branch information
nxglabs authored Oct 23, 2023
2 parents 6591b68 + 3811920 commit c91ade5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions apps/OpenSign/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@
"build": "CI=false && mf-cra build",
"test": "react-scripts test",
"eject": "react-scripts eject",
"prepare": "husky install | chmod ug+x .husky/*",
"release": "standard-version",
"commit": "cz"
},
Expand Down Expand Up @@ -76,7 +75,6 @@
"eslint": "^8.51.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-react": "^7.33.2",
"husky": "^8.0.3",
"lint-staged": "^15.0.1",
"postcss": "^8.4.31",
"prettier": "^2.8.0",
Expand Down

0 comments on commit c91ade5

Please sign in to comment.