diff options
author | Jacob Schatz <jschatz1@gmail.com> | 2017-12-20 12:09:22 -0500 |
---|---|---|
committer | Jacob Schatz <jschatz1@gmail.com> | 2017-12-20 12:09:22 -0500 |
commit | 1d7875386059cb880e8ea8766359e87c42ff8ec6 (patch) | |
tree | cd89a26c65a0811373e34483ff87aa0c8234eb17 /package.json | |
parent | f5290c9738bbca7b130ddc86c0cdcc3f35e34c3a (diff) | |
download | gitlab-ce-1d7875386059cb880e8ea8766359e87c42ff8ec6.tar.gz |
Initial install
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 9e816e007ee..fe40cc75148 100644 --- a/package.json +++ b/package.json @@ -54,6 +54,7 @@ "mousetrap": "^1.4.6", "name-all-modules-plugin": "^1.0.1", "pikaday": "^1.6.1", + "prettier": "^1.9.2", "prismjs": "^1.6.0", "raphael": "^2.2.7", "raven-js": "^3.14.0", |