⬆️ coffee-script@1.8

This commit is contained in:
Kevin Sawicki
2015-01-12 09:20:10 -08:00
parent e5a1f15833
commit 1c57a48287
2 changed files with 2 additions and 2 deletions

View File

@@ -15,7 +15,7 @@
"grunt-atom-shell-installer": "^0.16.0",
"grunt-cli": "~0.1.9",
"grunt-coffeelint": "git+https://github.com/atom/grunt-coffeelint.git#cfb99aa99811d52687969532bd5a98011ed95bfe",
"grunt-contrib-coffee": "~0.9.0",
"grunt-contrib-coffee": "~0.12.0",
"grunt-contrib-csslint": "~0.1.2",
"grunt-contrib-less": "~0.8.0",
"grunt-cson": "0.11.0",

View File

@@ -23,7 +23,7 @@
"atom-keymap": "^2.5.0",
"bootstrap": "git+https://github.com/atom/bootstrap.git#6af81906189f1747fd6c93479e3d998ebe041372",
"clear-cut": "0.4.0",
"coffee-script": "1.7.0",
"coffee-script": "1.8.0",
"coffeestack": "0.7.0",
"delegato": "^1",
"emissary": "^1.3.1",