mirror of
https://gitcode.com/gh_mirrors/re/react-native-pushy.git
synced 2025-09-17 19:46:10 +08:00
feat: CI测试
This commit is contained in:
@@ -12,6 +12,8 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"patch-package": "^6.5.1",
|
||||
"postinstall": "patch-package",
|
||||
"postinstall-postinstall": "^2.1.0",
|
||||
"react": "18.0.0",
|
||||
"react-native": "0.69.8",
|
||||
"react-native-update": "link:../.."
|
||||
@@ -25,10 +27,10 @@
|
||||
"eslint": "^8.36.0",
|
||||
"jest": "^29.5.0",
|
||||
"metro-react-native-babel-preset": "^0.76.0",
|
||||
"pod-install": "^0.1.37",
|
||||
"prettier": "^2.8.4",
|
||||
"react-test-renderer": "18.2.0",
|
||||
"ts-jest": "^29.0.5",
|
||||
"pod-install": "^0.1.37"
|
||||
"ts-jest": "^29.0.5"
|
||||
},
|
||||
"jest": {
|
||||
"preset": "react-native"
|
||||
|
Reference in New Issue
Block a user