diff options
author | Mike Greiling <mike@pixelcog.com> | 2017-03-03 17:41:00 -0600 |
---|---|---|
committer | Mike Greiling <mike@pixelcog.com> | 2017-03-05 14:23:58 -0600 |
commit | a7dd1ec4146cb8ed3857e9dcc21abda7882b6618 (patch) | |
tree | ffa9dae77355cf87ffe6637e53d6de22ec2c2584 /package.json | |
parent | 8a5557ce514fc5bd1a8e4e236713fd0910ce7e78 (diff) | |
download | gitlab-ce-a7dd1ec4146cb8ed3857e9dcc21abda7882b6618.tar.gz |
merge raphael library into the network bundle
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 6b2991f9608..6c6a490b0f9 100644 --- a/package.json +++ b/package.json @@ -25,6 +25,7 @@ "js-cookie": "^2.1.3", "mousetrap": "^1.4.6", "pikaday": "^1.5.1", + "raphael": "^2.2.7", "raw-loader": "^0.5.1", "select2": "3.5.2-browserify", "stats-webpack-plugin": "^0.4.3", |