mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-02-09 09:12:06 +08:00
[package.json] Leave the protocol choice for a Github repo to npm
Summary: Fixes #1371 Closes https://github.com/facebook/react-native/pull/1447 Github Author: Brent Vatne <brent.vatne@madriska.com> Test Plan: Imported from GitHub, without a `Test Plan:` line.
This commit is contained in:
@@ -60,9 +60,9 @@
|
||||
"react-timer-mixin": "^0.13.1",
|
||||
"react-tools": "0.13.2",
|
||||
"rebound": "^0.0.12",
|
||||
"sane": "git://github.com/tadeuzagallo/sane.git#a029f8b04a",
|
||||
"sane": "tadeuzagallo/sane#a029f8b04a",
|
||||
"source-map": "0.1.31",
|
||||
"stacktrace-parser": "git://github.com/frantic/stacktrace-parser.git#493c5e5638",
|
||||
"stacktrace-parser": "frantic/stacktrace-parser#493c5e5638",
|
||||
"uglify-js": "~2.4.16",
|
||||
"underscore": "1.7.0",
|
||||
"worker-farm": "^1.3.1",
|
||||
|
||||
Reference in New Issue
Block a user