You've already forked homehub
Release 1.4.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@bthlabs/homehub-icons",
|
||||
"version": "1.3.0",
|
||||
"version": "1.4.0",
|
||||
"description": "BTHLabs HomeHub - Icons",
|
||||
"main": "lib/index.js",
|
||||
"author": "BTHLabs <contact@bthlabs.pl> (https://bthlabs.pl/)",
|
||||
@@ -50,7 +50,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",
|
||||
@@ -58,6 +57,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",
|
||||
|
||||
@@ -25,6 +25,9 @@ export {
|
||||
export {
|
||||
default as IconArrowsRotate,
|
||||
} from 'src/assets/icons/arrows_rotate.svg';
|
||||
export {
|
||||
default as IconBasicCalendar,
|
||||
} from 'src/assets/icons/basic_calendar.svg';
|
||||
export {
|
||||
default as IconBasicClock,
|
||||
} from 'src/assets/icons/basic_clock.svg';
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user