Skip to content

Commit

Permalink
build(package): update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
goodmind committed Nov 20, 2016
1 parent c2154a9 commit 7dd1d6f
Showing 1 changed file with 10 additions and 8 deletions.
18 changes: 10 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,31 +36,33 @@
"dependencies": {
"@cycle/isolate": "^1.4.0",
"@cycle/rx-adapter": "^3.0.0",
"@types/node": "^6.0.45",
"@types/node": "^6.0.48",
"ramda": "^0.22.1",
"rx": "^4.1.0",
"superagent": "^2.3.0",
"superagent": "^3.0.0",
"tcomb": "^3.2.15"
},
"devDependencies": {
"@cycle/base": "^4.0.1",
"@cycle/most-run": "^4.1.2",
"@cycle/most-adapter": "^4.1.0",
"@cycle/most-run": "^4.2.0",
"@cycle/rx-run": "^7.0.1",
"@cycle/rxjs-run": "^3.0.3",
"@cycle/xstream-adapter": "^3.0.4",
"@cycle/xstream-run": "^3.1.0",
"@types/tape": "^4.2.28",
"most": "^1.0.4",
"rxjs": "^5.0.0-beta.8",
"semantic-release": "^4.3.5",
"semantic-release": "^6.3.2",
"tap-spec": "^4.1.1",
"tape": "^4.6.2",
"tape-nock": "^1.2.3",
"ts-node": "^1.5.2",
"tslint": "^3.15.0-dev.0",
"tslint": "^3.15.1",
"tslint-config-standard": "^1.5.0",
"typescript": "^2.1.0-dev.20160822",
"typings": "^1.4.0",
"xstream": "^6.4.1"
"typescript": "^2.2.0-dev.20161120",
"typings": "^2.0.0",
"xstream": "^8.0.0"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 7dd1d6f

Please sign in to comment.