Skip to content

Commit

Permalink
Move deps back out
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeStanton committed Mar 29, 2015
1 parent 078e093 commit 1a2357b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
},
"dependencies": {
"connect": "2.8.3",
"file": "^0.2.2",
"jstransform": "10.0.1",
"react-timer-mixin": "^0.13.1",
"react-tools": "0.13.0-rc2",
Expand Down
3 changes: 0 additions & 3 deletions react-native-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,5 @@
"main": "index.js",
"bin": {
"react-native": "index.js"
},
"dependencies": {
"file": "^0.2.2"
}
}

0 comments on commit 1a2357b

Please sign in to comment.