You've already forked homehub
Release 1.4.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@bthlabs/homehub-components",
|
||||
"version": "1.3.0",
|
||||
"version": "1.4.0",
|
||||
"description": "BTHLabs HomeHub - Components",
|
||||
"main": "lib/index.js",
|
||||
"author": "BTHLabs <contact@bthlabs.pl> (https://bthlabs.pl/)",
|
||||
@@ -20,7 +20,7 @@
|
||||
"registry": "https://nexus.bthlabs.pl/repository/npm-hosted/"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@bthlabs/homehub-icons": ">=1.3.0",
|
||||
"@bthlabs/homehub-icons": ">=1.4.0,<2.0.0",
|
||||
"prop-types": ">=15.7.2",
|
||||
"react": ">=16.11.0",
|
||||
"react-dom": ">=16.11.0"
|
||||
@@ -32,9 +32,8 @@
|
||||
"@babel/preset-env": "7.7.1",
|
||||
"@babel/preset-react": "7.7.0",
|
||||
"@bthlabs/eslint-config": "1.0.3",
|
||||
"@bthlabs/homehub-core": ">=1.2.0",
|
||||
"@bthlabs/homehub-icons": ">=1.2.0",
|
||||
"@bthlabs/scss-webpack-plugin": "1.0.1",
|
||||
"@bthlabs/homehub-icons": "1.4.0",
|
||||
"@bthlabs/scss-webpack-plugin": "1.0.3",
|
||||
"babel-eslint": "10.0.3",
|
||||
"babel-loader": "8.0.6",
|
||||
"classnames": "2.2.6",
|
||||
@@ -54,7 +53,6 @@
|
||||
"karma-mocha-reporter": "2.2.5",
|
||||
"karma-sourcemap-loader": "0.3.7",
|
||||
"karma-webpack": "4.0.2",
|
||||
"node-sass": "4.14.1",
|
||||
"null-loader": "4.0.0",
|
||||
"prop-types": "15.7.2",
|
||||
"react": "16.11.0",
|
||||
@@ -62,6 +60,7 @@
|
||||
"react-svg-loader": "3.0.3",
|
||||
"regenerator-runtime": "0.13.5",
|
||||
"sass-loader": "8.0.2",
|
||||
"sass": "^1.3.2",
|
||||
"style-loader": "1.2.1",
|
||||
"underscore": "1.9.1",
|
||||
"webpack": "4.41.2",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user