Skip to content

Commit

Permalink
npm install [email protected]
Browse files Browse the repository at this point in the history
Summary: Install react-haste and fbjs-haste, remove react-tools, update npm-shrinkwrap.json. This only updates the npm packages; the subsequent commit will update the repo to work correctly with this new version.

public

Reviewed By: vjeux

Differential Revision: D2608597

fb-gh-sync-id: a372e4033f7c5091fa15b068853dd00ee69f5f75
  • Loading branch information
sophiebits authored and facebook-github-bot-7 committed Nov 7, 2015
1 parent bfeaa6a commit 3b9cc4c
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 127 deletions.
136 changes: 10 additions & 126 deletions npm-shrinkwrap.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@
"connect": "^2.8.3",
"debug": "^2.2.0",
"event-target-shim": "^1.0.5",
"fbjs-haste": "^0.3.2",
"fbjs-scripts": "^0.3.0",
"graceful-fs": "^4.1.2",
"image-size": "^0.3.5",
Expand All @@ -74,8 +75,8 @@
"optimist": "^0.6.1",
"progress": "^1.1.8",
"promise": "^7.0.4",
"react-haste": "^0.14.0",
"react-timer-mixin": "^0.13.2",
"react-tools": "facebook/react#b4e74e3",
"rebound": "^0.0.13",
"regenerator": "^0.8.36",
"sane": "^1.2.0",
Expand Down

0 comments on commit 3b9cc4c

Please sign in to comment.