Commit df25c9f0 by Torkel Ödegaard

tech: updated version for react-grid item

parent 8a61e096
......@@ -129,7 +129,7 @@
"prop-types": "^15.6.0",
"react": "^16.1.1",
"react-dom": "^16.1.1",
"react-grid-layout": "^0.16.0",
"react-grid-layout": "^0.16.1",
"react-sizeme": "^2.3.6",
"remarkable": "^1.7.1",
"rxjs": "^5.4.3",
......
......@@ -37,6 +37,7 @@
font-size: $font-size-h3;
padding-right: 60px;
white-space: nowrap;
margin-bottom: $spacer;
i {
font-size: 25px;
......@@ -48,7 +49,6 @@
.dashboard-settings__header {
font-size: $font-size-h3;
margin-bottom: 20px;
}
.dashboard-settings__nav-item {
......
......@@ -6447,10 +6447,6 @@ ng-annotate@^1.2.1:
stringset "~0.2.1"
tryor "~0.1.2"
ngreact@^0.4.1:
version "0.4.1"
resolved "https://registry.yarnpkg.com/ngreact/-/ngreact-0.4.1.tgz#53d8f0db7c687c6daa340827a5ef04a903c14701"
ngtemplate-loader@^2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/ngtemplate-loader/-/ngtemplate-loader-2.0.1.tgz#9d7ed2e8a2363523ad7b64d74aac402d8daff3f3"
......@@ -7942,9 +7938,9 @@ react-dom@^16.1.1:
classnames "^2.2.5"
prop-types "^15.5.10"
react-grid-layout@^0.16.0:
version "0.16.0"
resolved "https://registry.yarnpkg.com/react-grid-layout/-/react-grid-layout-0.16.0.tgz#f74363cd134b2f8a763224d7b6287cbb68e6de05"
react-grid-layout@^0.16.1:
version "0.16.1"
resolved "https://registry.yarnpkg.com/react-grid-layout/-/react-grid-layout-0.16.1.tgz#45eb5687da2ae6912b63c1c0b79b7fb6bbd32202"
dependencies:
classnames "2.x"
lodash.isequal "^4.0.0"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment