diff options
author | Phil Hughes <me@iamphill.com> | 2017-11-22 09:08:30 +0000 |
---|---|---|
committer | Phil Hughes <me@iamphill.com> | 2017-11-28 09:23:41 +0000 |
commit | caa2f10e719e700ae7d51ddb0180e9505fb1ffa6 (patch) | |
tree | 4bb4374cbeea17c48a1feb41032a5ff90fd582fd /package.json | |
parent | eb8a609519fe45b13aa945e36637381741313aed (diff) | |
download | gitlab-ce-caa2f10e719e700ae7d51ddb0180e9505fb1ffa6.tar.gz |
change how diffing works
[ci skip]
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 8c1b2c401ed..5b4676bf4ae 100644 --- a/package.json +++ b/package.json @@ -33,6 +33,7 @@ "css-loader": "^0.28.0", "d3": "^3.5.11", "deckar01-task_list": "^2.0.0", + "diff": "^3.4.0", "document-register-element": "1.3.0", "dropzone": "^4.2.0", "emoji-unicode-version": "^0.2.1", |