add missing coffeescript to package.json

using the same version as in web
This commit is contained in:
Brian Gough 2019-01-11 15:01:03 +00:00
parent cf5a78c7d7
commit d4a22a65ac

View file

@ -35,6 +35,7 @@
},
"devDependencies": {
"chai": "~4.1.1",
"coffee-script": "^1.7.1",
"sinon": "~3.2.1",
"sandboxed-module": "~0.3.0",
"grunt-execute": "~0.1.5",