summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorClement Ho <ClemMakesApps@gmail.com>2018-03-14 10:29:36 -0500
committerClement Ho <ClemMakesApps@gmail.com>2018-03-14 10:29:36 -0500
commita1e02dd9702bf1bc79e754afc9764df4a16f4acb (patch)
treee230dd0c326e21e5ce49581db7fc588839b89277 /package.json
parentabefbcbeb0e4d7a1456eae14a339b35894714b7b (diff)
downloadgitlab-ce-update-csslab-version.tar.gz
Update csslab to 0.0.4update-csslab-version
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 2f5f44e039c..8b201b7f1f5 100644
--- a/package.json
+++ b/package.json
@@ -12,7 +12,7 @@
"webpack-prod": "NODE_ENV=production webpack --config config/webpack.config.js"
},
"dependencies": {
- "@gitlab-org/csslab": "^0.0.3",
+ "@gitlab-org/csslab": "0.0.4",
"@gitlab-org/gitlab-svgs": "^1.14.0",
"autosize": "^4.0.0",
"axios": "^0.17.1",