File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3131 "typecheck" : " tsc --noEmit" ,
3232 "lint" : " eslint \" **/*.{js,ts,tsx}\" " ,
3333 "clean" : " del-cli android/build example/android/build example/android/app/build example/ios/build lib" ,
34- "prepare" : " husky install " ,
34+ "prepare" : " bob build " ,
3535 "release" : " release-it"
3636 },
3737 "keywords" : [
5050 "registry" : " https://registry.npmjs.org/"
5151 },
5252 "devDependencies" : {
53- "@commitlint/cli" : " 19.7.1 " ,
54- "@commitlint/config-conventional" : " 19.7.1 " ,
53+ "@commitlint/cli" : " 17.0.2 " ,
54+ "@commitlint/config-conventional" : " 17.0.2 " ,
5555 "@evilmartians/lefthook" : " ^1.5.0" ,
5656 "@react-native/eslint-config" : " ^0.72.2" ,
57- "@release-it/conventional-changelog" : " ^10 .0.0" ,
57+ "@release-it/conventional-changelog" : " ^5 .0.0" ,
5858 "@types/jest" : " ^28.1.2" ,
5959 "@types/react" : " ~17.0.21" ,
6060 "@types/react-native" : " 0.70.0" ,
You can’t perform that action at this time.
0 commit comments