Skip to content

Commit 6dd16fc

Browse files
author
Pavlo Aksonov
committed
publish new version
1 parent b0dbb39 commit 6dd16fc

File tree

3 files changed

+2
-40
lines changed

3 files changed

+2
-40
lines changed

Example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"dependencies": {
99
"react-native": "^0.19.0",
1010
"react-native-button": "^1.2.1",
11-
"react-native-router-flux": "^2.2.5",
11+
"react-native-router-flux": "^2.2.7",
1212
"react-native-modalbox": "^1.3.0",
1313
"react-redux": "^4.4.0",
1414
"redux": "^3.3.1"

ReactRouter.js

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-router-flux",
3-
"version": "2.2.6",
3+
"version": "2.2.7",
44
"description": "React Native Router using Flux architecture",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)