Skip to content
This repository was archived by the owner on Jul 9, 2019. It is now read-only.

Commit 5ce2857

Browse files
committed
chore: Bump version
1 parent fe3f0d7 commit 5ce2857

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-toolbox-components",
3-
"version": "0.1.8",
3+
"version": "0.1.9",
44
"description": "Various react toolbox components",
55
"main": "dist/src/index.js",
66
"scripts": {
@@ -31,7 +31,7 @@
3131
"recompose": "^0.21.2",
3232
"redux-decorated": "^1.0.1",
3333
"styled-components": "^1.2.1",
34-
"styled-material": "^0.1.5"
34+
"styled-material": "^0.1.8"
3535
},
3636
"peerDependencies": {
3737
"immutability-helper": "^2.1.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7059,9 +7059,9 @@ styled-components@^1.1.1, styled-components@^1.2.1:
70597059
is-plain-object "^2.0.1"
70607060
supports-color "^3.1.2"
70617061

7062-
styled-material@^0.1.5:
7063-
version "0.1.5"
7064-
resolved "https://registry.yarnpkg.com/styled-material/-/styled-material-0.1.5.tgz#2cf1b7711ac5c42ab9af9b8f86fae8acd3e841b0"
7062+
styled-material@^0.1.8:
7063+
version "0.1.8"
7064+
resolved "https://registry.yarnpkg.com/styled-material/-/styled-material-0.1.8.tgz#a9ea8957d41d7bd53f430ccb0a1364ba0a1deda5"
70657065
dependencies:
70667066
"@types/react" "^15.0.0"
70677067
styled-components "^1.1.1"

0 commit comments

Comments
 (0)