Skip to content

Commit 3ec19b3

Browse files
author
aksonov
committed
bump version
1 parent 024d288 commit 3ec19b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"name": "react-native-router-flux",
3-
"version": "4.0.0-beta.10",
3+
"version": "4.0.0-beta.11",
44
"description": "React Native Router using Flux architecture",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/aksonov/react-native-router-flux"
88
},
99
"license": "ISC",
10-
"main": "src/index.js",
10+
"main": "dist/index.js",
1111
"scripts": {
1212
"start": "node node_modules/react-native/local-cli/cli.js start",
1313
"postinstall": "./node_modules/.bin/opencollective postinstall",

0 commit comments

Comments
 (0)