Skip to content

Commit

Permalink
dependencies updates
Browse files Browse the repository at this point in the history
  • Loading branch information
crucialfelix committed Jun 18, 2016
1 parent 6c9421f commit 4203e03
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,29 +10,29 @@
}
],
"dependencies": {
"bluebird": "^3.3.5",
"bluebird": "^3.4.1",
"chalk": "^1.1.3",
"commander": "^2.9.0",
"dryadic": "^0.2.0",
"immutable": "^3.8.1",
"js-yaml": "^3.6.0",
"js-yaml": "^3.6.1",
"ncp": "^2.0.0",
"node-uuid": "^1.4.7",
"osc-min": "^1.1.1",
"rx": "^4.1.0",
"temp": "~0.8.3",
"underscore": "^1.8.3",
"untildify": "^2.1.0"
"untildify": "^3.0.2"
},
"devDependencies": {
"babel": "^6.2.4",
"babel-cli": "^6.7.7",
"babel-jest": "^12.0.1",
"babel-preset-es2015": "^6.6.0",
"babel-cli": "^6.10.1",
"babel-jest": "^12.1.0",
"babel-preset-es2015": "^6.9.0",
"baconjs": "^0.7.84",
"eslint": "^2.7.0",
"jest-cli": "^12.0.1",
"jscs": "^3.0.3"
"eslint": "^2.13.0",
"jest-cli": "^12.1.1",
"jscs": "^3.0.4"
},
"license": "MIT",
"keywords": [
Expand Down

0 comments on commit 4203e03

Please sign in to comment.