Skip to content
This repository has been archived by the owner on May 21, 2019. It is now read-only.

Commit

Permalink
Update dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
vlad-shatskyi committed Jun 14, 2016
1 parent 30944c5 commit 0d74743
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,21 +32,21 @@
"pty.js": "shockone/pty.js",
"react": "15.1.0",
"react-dom": "15.1.0",
"rxjs": "5.0.0-beta.8",
"rxjs": "5.0.0-beta.9",
"tinycolor2": "1.3.0"
},
"devDependencies": {
"chai": "3.5.0",
"devtron": "1.2.0",
"electron-builder": "5.0.2",
"electron-builder": "5.3.0",
"electron-prebuilt": "1.2.2",
"mocha": "2.5.3",
"npm-check-updates": "2.6.7",
"spectron": "3.2.3",
"ts-node": "0.8.0",
"ts-node": "0.9.1",
"tslint": "3.11.0",
"typescript": "1.9.0-dev.20160601-1.0",
"typings": "1.0.4"
"typescript": "1.9.0-dev.20160614-1.0",
"typings": "1.1.0"
},
"scripts": {
"preinstall": "npm prune",
Expand Down

0 comments on commit 0d74743

Please sign in to comment.