Skip to content

Commit

Permalink
Add HTML5 backend gzip size (#697)
Browse files Browse the repository at this point in the history
* Add HTML5 backend gzip size

* Remove touch backend size
  • Loading branch information
OliverJAsh authored and darthtrevino committed Mar 27, 2017
1 parent 64ccf46 commit 551b80e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -6,6 +6,7 @@
[![bitHound Dependencies](https://www.bithound.io/github/react-dnd/react-dnd/badges/dependencies.svg)](https://www.bithound.io/github/react-dnd/react-dnd/master/dependencies/npm)
[![bitHound Dev Dependencies](https://www.bithound.io/github/react-dnd/react-dnd/badges/devDependencies.svg)](https://www.bithound.io/github/react-dnd/react-dnd/master/dependencies/npm)
![gzip size](http://img.badgesize.io/https://npmcdn.com/react-dnd/dist/ReactDnD.min.js?compression=gzip)
![gzip size](http://img.badgesize.io/https://npmcdn.com/react-dnd-html5-backend/dist/ReactDnDHTML5Backend.min.js?compression=gzip&label=HTML5%20backend%20gzip%20size)


React *DnD*
Expand Down

0 comments on commit 551b80e

Please sign in to comment.