summaryrefslogtreecommitdiff
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
parentabefbcbeb0e4d7a1456eae14a339b35894714b7b (diff)
downloadgitlab-ce-update-csslab-version.tar.gz
Update csslab to 0.0.4update-csslab-version
-rw-r--r--package.json2
-rw-r--r--yarn.lock6
2 files changed, 4 insertions, 4 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",
diff --git a/yarn.lock b/yarn.lock
index 0d6e0a957b2..c7160230974 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -54,9 +54,9 @@
lodash "^4.2.0"
to-fast-properties "^2.0.0"
-"@gitlab-org/csslab@^0.0.3":
- version "0.0.3"
- resolved "https://registry.yarnpkg.com/@gitlab-org/csslab/-/csslab-0.0.3.tgz#12018af6a737a0c6cf1ff62ab0ad2b469a3b74b4"
+"@gitlab-org/csslab@0.0.4":
+ version "0.0.4"
+ resolved "https://registry.yarnpkg.com/@gitlab-org/csslab/-/csslab-0.0.4.tgz#025b20547d09808ad62c2a131b786b47dedcc27b"
dependencies:
bootstrap-sass "^3.3.7"