diff options
| author | Jan Tuomi <jan-sebastian.tuomi@aalto.fi> | 2016-08-14 14:14:24 +0300 |
|---|---|---|
| committer | Jan Tuomi <jan-sebastian.tuomi@aalto.fi> | 2016-08-14 14:14:24 +0300 |
| commit | fef9fcd43836ab12d4d2c178bc76ae79838abf11 (patch) | |
| tree | ffc0a99098ed1655bdc171e19aee41beb576dd5e /package.json | |
| parent | d3d9b6861dc5c6871ad138ab9f428bcdb1d61398 (diff) | |
Use angular for the front-end
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json index b87e71d..de0a3e2 100644 --- a/package.json +++ b/package.json @@ -20,6 +20,7 @@ "statuscake": "0.1.3", "d3": "4.2.1", "express": "4.14.0", - "ejs": "2.5.1" + "ejs": "2.5.1", + "angular": "1.5.8" } } |
