aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorZog2018-01-26 12:49:23 +0100
committerZog2018-01-26 12:55:25 +0100
commitf6f52147fcec3b9283dc2890cfb05b0fb19bff33 (patch)
tree9f67e32763e75aa2046fd3db8f3efcfbfbca0992 /package.json
parent7541bd94814134f9c769a7222865802c18ee1c84 (diff)
downloadchouette-core-f6f52147fcec3b9283dc2890cfb05b0fb19bff33.tar.bz2
Refs #5741 @2h; Add a map of all routes on a line#show
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index 80ca22f83..802a2eef7 100644
--- a/package.json
+++ b/package.json
@@ -8,7 +8,8 @@
"babel-preset-react": "6.24.1",
"babelify": "8.0.0",
"bootstrap": "3",
- "coffeescript": "2.1.0",
+ "coffee-loader": "^0.9.0",
+ "coffeescript": "1.12.7",
"jquery": "3.2.1",
"lodash": "4.17.4",
"promise-polyfill": "7.0.0",