Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Zallmann <tzallmann@gitlab.com>2017-10-31 12:18:30 +0300
committerPhil Hughes <me@iamphill.com>2017-10-31 12:18:30 +0300
commit980f29716f86a261e28dbc69de157a53c3eadb42 (patch)
tree23dc99cb50b55ef3ff67d450daef4bc1942ad384 /package.json
parent6e6cea23e187b6c93886da4d043ea5a6fb7bfab5 (diff)
Resolve "Convert autosize.js library to be a Yarn managed library"
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 057cd8f7bc7..376c47ba796 100644
--- a/package.json
+++ b/package.json
@@ -13,6 +13,7 @@
"webpack-prod": "NODE_ENV=production webpack --config config/webpack.config.js"
},
"dependencies": {
+ "autosize": "^4.0.0",
"axios": "^0.16.2",
"babel-core": "^6.22.1",
"babel-eslint": "^7.2.1",