Skip to content

Commit 139ea9f

Browse files
committed
Update is-react-prop
1 parent 681dc70 commit 139ea9f

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "styled-jss",
3-
"version": "1.2.0",
3+
"version": "2.0.0-beta.3",
44
"description": "Styled Components on top of JSS.",
55
"main": "index.js",
66
"scripts": {
@@ -38,7 +38,7 @@
3838
},
3939
"homepage": "https://github.com/cssinjs/styled-jss#readme",
4040
"dependencies": {
41-
"is-react-prop": "^1.0.0-beta.4",
41+
"is-react-prop": "^1.0.0-beta.5",
4242
"jss": "^9.0.0",
4343
"jss-preset-default": "^4.0.0"
4444
},

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2464,9 +2464,9 @@ is-property@^1.0.0:
24642464
version "1.0.2"
24652465
resolved "https://registry.yarnpkg.com/is-property/-/is-property-1.0.2.tgz#57fe1c4e48474edd65b09911f26b1cd4095dda84"
24662466

2467-
is-react-prop@^1.0.0-beta.4:
2468-
version "1.0.0-beta.4"
2469-
resolved "https://registry.yarnpkg.com/is-react-prop/-/is-react-prop-1.0.0-beta.4.tgz#b35b5bace633a990edd4c10ef057cafd7050f222"
2467+
is-react-prop@^1.0.0-beta.5:
2468+
version "1.0.0-beta.5"
2469+
resolved "https://registry.yarnpkg.com/is-react-prop/-/is-react-prop-1.0.0-beta.5.tgz#e3e6f1d945102db7c5d6981104f131dd65e94782"
24702470

24712471
is-regex@^1.0.3:
24722472
version "1.0.4"

0 commit comments

Comments
 (0)