Skip to content

Commit

Permalink
Updated dependencies (v1.0.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
SanichKotikov committed Jan 3, 2019
1 parent 0b82178 commit f82e6df
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-family-tree",
"version": "0.0.1",
"version": "1.0.0",
"description": "React component that renders a family tree",
"main": "lib/index.js",
"typings": "index.d.ts",
Expand Down Expand Up @@ -36,7 +36,7 @@
"typescript": "3.2.2"
},
"dependencies": {
"relatives-tree": "0.0.4"
"relatives-tree": "1.0.0"
},
"homepage": "https://github.com/SanichKotikov/react-family-tree"
}

0 comments on commit f82e6df

Please sign in to comment.