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

Commit 888cdbb

Browse files
Rasmus EnemanPajn
authored andcommitted
Upgrade styled-material
1 parent e9a85a5 commit 888cdbb

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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.8"
34+
"styled-material": "0.1.8"
3535
},
3636
"peerDependencies": {
3737
"immutability-helper": "^2.1.0",

yarn.lock

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2678,6 +2678,7 @@ flat-cache@^1.2.1:
26782678
dependencies:
26792679
circular-json "^0.3.1"
26802680
del "^2.0.2"
2681+
26812682
graceful-fs "^4.1.2"
26822683
write "^0.2.1"
26832684

@@ -7059,7 +7060,7 @@ styled-components@^1.1.1, styled-components@^1.2.1:
70597060
is-plain-object "^2.0.1"
70607061
supports-color "^3.1.2"
70617062

7062-
styled-material@^0.1.8:
7063+
styled-material@0.1.8:
70637064
version "0.1.8"
70647065
resolved "https://registry.yarnpkg.com/styled-material/-/styled-material-0.1.8.tgz#a9ea8957d41d7bd53f430ccb0a1364ba0a1deda5"
70657066
dependencies:

0 commit comments

Comments
 (0)