Skip to content

Commit 17130c0

Browse files
committed
updated readme.md
1 parent 7eeffd5 commit 17130c0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# React Vertical Graph Tree
22

33
[![Build Status](https://travis-ci.com/seviltagiyeva/react-vertical-tree.svg?branch=master)](https://travis-ci.com/seviltagiyeva/react-tree)
4-
![Download Count](https://img.shields.io/npm/dw/react-vertical-tree.svg)
4+
![Download Count](https://img.shields.io/npm/dt/react-vertical-tree.svg)
55

66

77
Simple and lightweight tree component for react apps.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-vertical-tree",
3-
"version": "1.1.4",
3+
"version": "1.1.5",
44
"description": "Simple & lightweight vertical tree like view.",
55
"main": "dist/index.js",
66
"module": "src/index.js",

0 commit comments

Comments
 (0)