This repository was archived by the owner on Jan 30, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +1
-13
lines changed Expand file tree Collapse file tree 2 files changed +1
-13
lines changed Original file line number Diff line number Diff line change 60
60
},
61
61
"devDependencies" : {
62
62
"@commitlint/config-conventional" : " ^17.0.2" ,
63
- "@evilmartians/lefthook" : " ^1.5.0" ,
64
63
"@react-native/eslint-config" : " ^0.72.2" ,
65
64
"@release-it/conventional-changelog" : " ^5.0.0" ,
66
65
"@types/jest" : " ^28.1.2" ,
Original file line number Diff line number Diff line change @@ -1924,16 +1924,6 @@ __metadata:
1924
1924
languageName : node
1925
1925
linkType : hard
1926
1926
1927
- " @evilmartians/lefthook@npm:^1.5.0 " :
1928
- version : 1.5.5
1929
- resolution : " @evilmartians/lefthook@npm:1.5.5"
1930
- bin :
1931
- lefthook : bin/index.js
1932
- checksum : bc7728198d94ca8c603d08a293640df0823fccf34b229ef0fd834f6e4adc116e96470c0929b6025899a0287f6dc29a430e22602d91501d6778523b9099f06462
1933
- conditions : (os=darwin | os=linux | os=win32) & (cpu=x64 | cpu=arm64 | cpu=ia32)
1934
- languageName : node
1935
- linkType : hard
1936
-
1937
1927
" @hapi/hoek@npm:^9.0.0 " :
1938
1928
version : 9.3.0
1939
1929
resolution : " @hapi/hoek@npm:9.3.0"
@@ -11040,7 +11030,6 @@ __metadata:
11040
11030
resolution : " react-native-improved@workspace:."
11041
11031
dependencies :
11042
11032
" @commitlint/config-conventional " : ^17.0.2
11043
- " @evilmartians/lefthook " : ^1.5.0
11044
11033
" @react-native/eslint-config " : ^0.72.2
11045
11034
" @release-it/conventional-changelog " : ^5.0.0
11046
11035
" @types/jest " : ^28.1.2
@@ -11064,7 +11053,7 @@ __metadata:
11064
11053
react : " *"
11065
11054
react-native : " *"
11066
11055
bin :
11067
- rn-networking -patch : patch.js
11056
+ react-native -patch : patch.js
11068
11057
languageName : unknown
11069
11058
linkType : soft
11070
11059
You can’t perform that action at this time.
0 commit comments