why-did-you-update
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "why-did-you-update", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "Patch React to discover unecessary re-renders", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -5,3 +5,2 @@ # Why did you update, bruh? | ||
[![npm package][npm-badge]][npm] | ||
[![Coveralls][coveralls-badge]][coveralls] | ||
@@ -37,9 +36,6 @@ ### Wat? | ||
[build-badge]: https://img.shields.io/travis/user/repo/master.svg?style=flat-square | ||
[build]: https://travis-ci.org/user/why-did-you-update | ||
[build-badge]: https://img.shields.io/travis/garbles/why-did-you-update/master.svg?style=flat-square | ||
[build]: https://travis-ci.org/garbles/why-did-you-update | ||
[npm-badge]: https://img.shields.io/npm/v/npm-package.svg?style=flat-square | ||
[npm]: https://www.npmjs.org/package/why-did-you-update | ||
[coveralls-badge]: https://img.shields.io/coveralls/user/repo/master.svg?style=flat-square | ||
[coveralls]: https://coveralls.io/github/garbles/why-did-you-update |
/*! | ||
* why-did-you-update 0.0.1 | ||
* why-did-you-update 0.0.2 | ||
* MIT Licensed | ||
@@ -4,0 +4,0 @@ */ |
Sorry, the diff of this file is too big to display
327273
40