Update package dependencies.

This commit is contained in:
Glavin Wiechert 2015-05-18 16:58:11 -03:00
parent 2c04729e5c
commit 1fe0d002b8
1 changed files with 16 additions and 16 deletions

View File

@ -50,29 +50,29 @@
"dependencies": {
"analytics-node": "^1.2.2",
"async": "^0.9.0",
"atom-message-panel": "^1.1.1",
"atom-space-pen-views": "^2.0.3",
"atom-message-panel": "^1.2.4",
"atom-space-pen-views": "^2.0.5",
"bluebird": "^2.9.25",
"coffee-fmt": "^0.7.0",
"coffee-fmt": "0.7.0",
"coffee-formatter": "^0.1.2",
"csscomb": "^3.0.4",
"diff": "^1.3.2",
"editorconfig": "^0.11.4",
"emissary": "^1.0.0",
"event-kit": "^1.1.0",
"diff": "^1.4.0",
"editorconfig": "^0.12.2",
"emissary": "^1.3.3",
"event-kit": "^1.1.1",
"expand-home-dir": "0.0.2",
"extend": "^1.2.1",
"extend": "^2.0.1",
"js-beautify": "^1.5.5",
"lodash": "2.4.1",
"lodash": "3.8.0",
"loophole": "^1.0.0",
"node-dir": "^0.1.6",
"node-uuid": "^1.4.1",
"prettydiff": "^1.11.2",
"space-pen": "^4.3.0",
"strip-json-comments": "^0.1.3",
"temp": "^0.8.0",
"node-dir": "^0.1.8",
"node-uuid": "^1.4.3",
"prettydiff": "^1.11.17",
"space-pen": "^5.1.1",
"strip-json-comments": "^1.0.2",
"temp": "^0.8.1",
"tidy-markdown": "^0.3.2",
"typescript-formatter": "~0.1.4",
"typescript-formatter": "~0.3.2",
"underscore-plus": "^1.6.6",
"winston": "^1.0.0",
"yaml-front-matter": "^3.2.3"