Update to coffee-script ~1.10.0

This commit is contained in:
Pagan Gazzard 2016-09-08 11:58:12 -07:00
parent c4f33d55ea
commit ebec23d0d8
2 changed files with 2 additions and 1 deletions

View File

@ -1,3 +1,4 @@
* Updated to coffee-script ~1.10.0 [Page]
* Catch exec format error and provide friendlier error message [Aleksis]
# v2.1.0

View File

@ -12,7 +12,7 @@
"bluebird": "^2.9.24",
"body-parser": "^1.12.0",
"buffer-equal-constant-time": "^1.0.1",
"coffee-script": "~1.9.1",
"coffee-script": "~1.10.0",
"docker-delta": "0.0.11",
"docker-progress": "^2.1.0",
"docker-toolbelt": "^1.0.0",