reactjs-components
Advanced tools
@@ -472,3 +472,3 @@ "use strict"; | ||
return result; | ||
return result || {}; | ||
} | ||
@@ -475,0 +475,0 @@ |
{ | ||
"name": "reactjs-components", | ||
"version": "5.0.2", | ||
"version": "5.0.3", | ||
"description": "React UI Components by Mesosphere", | ||
@@ -37,3 +37,3 @@ "author": { | ||
"babel-runtime": "6.5.0", | ||
"browser-sync": "2.11.1", | ||
"browser-sync": "2.26.7", | ||
"cnvs": "1.1.14", | ||
@@ -50,5 +50,5 @@ "envify": "3.4.0", | ||
"eslint-plugin-test-names": "^2.1.1", | ||
"glob": "7.0.0", | ||
"glob": "7.1.4", | ||
"gulp": "3.9.1", | ||
"gulp-autoprefixer": "6.0.0", | ||
"gulp-autoprefixer": "6.1.0", | ||
"gulp-concat": "2.6.0", | ||
@@ -67,7 +67,7 @@ "gulp-connect": "2.3.1", | ||
"node-libs-browser": "1.0.0", | ||
"prettier": "1.16.4", | ||
"prettier": "1.17.0", | ||
"react": "^16.7.0", | ||
"react-dom": "^16.7.0", | ||
"react-gemini-scrollbar": "2.3.x", | ||
"react-transition-group": "2.9.0", | ||
"react-transition-group": "4.1.1", | ||
"semantic-release": "^15.13.3", | ||
@@ -77,3 +77,3 @@ "source-map-loader": "0.1.5", | ||
"stylelint-config-dcos": "0.0.3", | ||
"stylelint-config-standard": "18.2.0", | ||
"stylelint-config-standard": "18.3.0", | ||
"stylelint-webpack-plugin": "0.5.1", | ||
@@ -80,0 +80,0 @@ "transform-loader": "0.2.3", |
238486
0