Skip to content

Commit

Permalink
[ReactNative] Update React to 0.14-beta1
Browse files Browse the repository at this point in the history
  • Loading branch information
sophiebits committed Jul 24, 2015
1 parent 9e4af68 commit 710d29e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"optimist": "0.6.1",
"promise": "^7.0.3",
"react-timer-mixin": "^0.13.1",
"react-tools": "0.13.2",
"react-tools": "git://github.com/facebook/react#b4e74e38e43ac53af8acd62c78c9213be0194245",
"rebound": "^0.0.12",
"sane": "^1.1.2",
"semver": "^4.3.6",
Expand Down

2 comments on commit 710d29e

@kebot
Copy link

@kebot kebot commented on 710d29e Sep 18, 2015

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it's very slow to install package from github repository, any better way?

@sophiebits
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It now installs from npm again.

Please sign in to comment.