diff options
| author | Thomas Haddad | 2017-03-03 18:08:20 +0100 |
|---|---|---|
| committer | Thomas Haddad | 2017-03-03 18:08:20 +0100 |
| commit | 284d590435ab85b86d3722eb50ce4e1c3b3abf2c (patch) | |
| tree | bdbc3d536f986f7bf96d337391e63f2e75c03240 /package.json | |
| parent | 89e744d0f430889acc88a5e0e15c588baa962f6a (diff) | |
| download | chouette-core-284d590435ab85b86d3722eb50ce4e1c3b3abf2c.tar.bz2 | |
Refs #2521: Add timetable to one or more vj
Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com>
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 786578453..019e63063 100644 --- a/package.json +++ b/package.json @@ -7,6 +7,7 @@ "babelify": "7.3.0", "browserify": "13.1.1", "browserify-incremental": "3.1.1", + "lodash": "^4.17.4", "react": "15.3.2", "react-dom": "15.3.2", "react-redux": "4.4.5", |
