mirror of
https://github.com/status-im/react-native.git
synced 2025-02-04 21:53:30 +00:00
Back out D2063283: [react-packager] Update worker farm
This commit is contained in:
parent
4b5385b2f0
commit
b47e89a397
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "react-native",
|
"name": "react-native",
|
||||||
"version": "0.4.2",
|
"version": "0.4.1",
|
||||||
"description": "A framework for building native apps using React",
|
"description": "A framework for building native apps using React",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
@ -63,12 +63,12 @@
|
|||||||
"stacktrace-parser": "git://github.com/frantic/stacktrace-parser.git#493c5e5638",
|
"stacktrace-parser": "git://github.com/frantic/stacktrace-parser.git#493c5e5638",
|
||||||
"uglify-js": "~2.4.16",
|
"uglify-js": "~2.4.16",
|
||||||
"underscore": "1.7.0",
|
"underscore": "1.7.0",
|
||||||
"worker-farm": "^1.3.0",
|
"worker-farm": "1.1.0",
|
||||||
"ws": "0.4.31",
|
"ws": "0.4.31",
|
||||||
"yargs": "1.3.2"
|
"yargs": "1.3.2"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"jest-cli": "0.4.3",
|
"jest-cli": "0.2.1",
|
||||||
"eslint": "0.9.2"
|
"eslint": "0.9.2"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user