mirror of
https://github.com/zhigang1992/react-native-segmented-control-tab.git
synced 2026-01-12 22:50:51 +08:00
Corrected the typo in the Example project(package.json)
This commit is contained in:
@@ -15,10 +15,10 @@
|
||||
"babel-preset-react-native": "2.0.0",
|
||||
"jest": "20.0.4",
|
||||
"react-test-renderer": "16.0.0-alpha.12",
|
||||
"react-native-segemented-control-tab": "file:../"
|
||||
"react-native-segmented-control-tab": "file:../"
|
||||
|
||||
},
|
||||
"jest": {
|
||||
"preset": "react-native"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user