Skip to content

Commit bb1367b

Browse files
authored
chore: add code owner and clean node_modules (#136)
1 parent 4139855 commit bb1367b

File tree

3 files changed

+766
-2140
lines changed

3 files changed

+766
-2140
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
* @Naturalclar

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,11 +41,10 @@
4141
"flow-bin": "^0.129.0",
4242
"husky": "^4.0.10",
4343
"jest": "^26.0.1",
44-
"lint-staged": "^10.0.0",
4544
"metro-react-native-babel-preset": "0.59.0",
4645
"react": "16.13.1",
4746
"react-dom": "16.13.1",
48-
"react-native": "^0.63.2",
47+
"react-native": "0.63.2",
4948
"react-native-web": "^0.13.12",
5049
"react-test-renderer": "16.13.1",
5150
"rimraf": "^3.0.2",

0 commit comments

Comments
 (0)