Skip to content
This repository has been archived by the owner on Apr 16, 2018. It is now read-only.

Commit

Permalink
Release 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
darkadept authored Aug 28, 2017
1 parent a58eda1 commit a141432
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thx/dialog",
"version": "1.0.0",
"version": "1.0.1",
"description": "Dialog Addon that slides up from the bottom of the screen",
"main": "dist/index.js",
"scripts": {
Expand Down Expand Up @@ -80,7 +80,7 @@
},
"peerDependencies": {
"react": "^15.5.0",
"semantic-ui-react": "^0.71.3"
"semantic-ui-react": "^0.72.0"
},
"dependencies": {
"debug": "^3.0.0",
Expand Down

0 comments on commit a141432

Please sign in to comment.