Skip to content

Commit ec3ea4b

Browse files
committed
Merge branch 'develop'
2 parents adcaa11 + 855655e commit ec3ea4b

File tree

2 files changed

+0
-18
lines changed

2 files changed

+0
-18
lines changed

exampleBare/__tests__/App-test.tsx

Lines changed: 0 additions & 14 deletions
This file was deleted.

exampleBare/package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
"android": "react-native run-android",
77
"ios": "react-native run-ios",
88
"start": "react-native start",
9-
"test": "jest",
109
"lint": "eslint . --ext .js,.jsx,.ts,.tsx"
1110
},
1211
"dependencies": {
@@ -21,15 +20,12 @@
2120
"@react-native-community/eslint-config": "^2.0.0",
2221
"@types/jest": "^26.0.23",
2322
"@types/react-native": "^0.67.3",
24-
"@types/react-test-renderer": "^17.0.1",
2523
"@typescript-eslint/eslint-plugin": "^5.17.0",
2624
"@typescript-eslint/parser": "^5.17.0",
2725
"babel-jest": "^26.6.3",
2826
"babel-plugin-module-resolver": "^4.1.0",
2927
"eslint": "^7.32.0",
30-
"jest": "^26.6.3",
3128
"metro-react-native-babel-preset": "^0.67.0",
32-
"react-test-renderer": "17.0.2",
3329
"typescript": "^4.4.4"
3430
},
3531
"resolutions": {

0 commit comments

Comments
 (0)