Skip to content

Commit f82e6df

Browse files
committed
Updated dependencies (v1.0.0)
1 parent 0b82178 commit f82e6df

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-family-tree",
3-
"version": "0.0.1",
3+
"version": "1.0.0",
44
"description": "React component that renders a family tree",
55
"main": "lib/index.js",
66
"typings": "index.d.ts",
@@ -36,7 +36,7 @@
3636
"typescript": "3.2.2"
3737
},
3838
"dependencies": {
39-
"relatives-tree": "0.0.4"
39+
"relatives-tree": "1.0.0"
4040
},
4141
"homepage": "https://github.com/SanichKotikov/react-family-tree"
4242
}

0 commit comments

Comments
 (0)