mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-01-31 09:18:29 +08:00
Bump version -> 2.0.0-beta.11
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "react-native-screens",
|
||||
"version": "2.0.0-beta.10",
|
||||
"description": "First incomplete navigation solution for your react-native app.",
|
||||
"version": "2.0.0-beta.11",
|
||||
"description": "Native navigation primitives for your React Native app.",
|
||||
"scripts": {
|
||||
"start": "node node_modules/react-native/local-cli/cli.js start",
|
||||
"test": "npm run format && npm run lint && npm run test:unit",
|
||||
|
||||
Reference in New Issue
Block a user