Skip to content

Commit

Permalink
Include RxJS
Browse files Browse the repository at this point in the history
  • Loading branch information
duncanmak committed Mar 17, 2016
1 parent f391363 commit 00c87f2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions commit-helper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"lodash": "^4.6.1",
"react": "^0.14.7",
"react-dom": "^0.14.7",
"rx": "^4.1.0",
"whatwg-fetch": "^0.11.0"
},
"devDependencies": {
Expand Down
2 changes: 2 additions & 0 deletions commit-helper/typings.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
"ambientDependencies": {
"react": "registry:dt/react#0.14.0+20160302224448",
"react-dom": "registry:dt/react-dom#0.0.0+20151118193745",
"rx": "registry:dt/rx#0.0.0+20150720134954",
"rx-lite": "registry:dt/rx-lite#0.0.0+20151011190054",
"whatwg-fetch": "registry:dt/whatwg-fetch#0.0.0+20160226102134"
}
}

0 comments on commit 00c87f2

Please sign in to comment.