Skip to content

Commit

Permalink
Update is-react-prop to v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lttb committed Oct 13, 2017
1 parent 6ea73a4 commit d755224
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
},
"homepage": "https://github.com/cssinjs/styled-jss#readme",
"dependencies": {
"is-react-prop": "^1.0.0-beta.5",
"is-react-prop": "^1.0.0",
"jss": "^9.0.0",
"jss-preset-default": "^4.0.0"
},
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2464,9 +2464,9 @@ is-property@^1.0.0:
version "1.0.2"
resolved "https://registry.yarnpkg.com/is-property/-/is-property-1.0.2.tgz#57fe1c4e48474edd65b09911f26b1cd4095dda84"

is-react-prop@^1.0.0-beta.5:
version "1.0.0-beta.5"
resolved "https://registry.yarnpkg.com/is-react-prop/-/is-react-prop-1.0.0-beta.5.tgz#e3e6f1d945102db7c5d6981104f131dd65e94782"
is-react-prop@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/is-react-prop/-/is-react-prop-1.0.0.tgz#b90040b44bde7c03e990c8d3046f87445577ee3f"

is-regex@^1.0.3:
version "1.0.4"
Expand Down

0 comments on commit d755224

Please sign in to comment.