@shopify/react-compose
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "@shopify/react-compose", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"license": "MIT", | ||
@@ -24,3 +24,3 @@ "description": "Cleanly compose multiple component enhancers together with minimal fuss", | ||
}, | ||
"homepage": "https://github.com/shopify/quilt/packages/react-compose-enhancers/README.md", | ||
"homepage": "https://github.com/Shopify/quilt/blob/master/packages/react-compose-enhancers/README.md", | ||
"dependencies": { | ||
@@ -27,0 +27,0 @@ "hoist-non-react-statics": "^2.5.0" |
# `@shopify/react-compose` | ||
[![CircleCI](https://circleci.com/gh/Shopify/quilt.svg?style=svg&circle-token=8dafbec2d33dcb489dfce1e82ed37c271b26aeba)](https://circleci.com/gh/Shopify/quilt) | ||
[![Build Status](https://travis-ci.org/Shopify/quilt.svg?branch=master)](https://travis-ci.org/Shopify/quilt) | ||
[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](LICENSE.md) [![npm version](https://badge.fury.io/js/%40shopify%2Freact-compose.svg)](https://badge.fury.io/js/%40shopify%2Freact-compose) ![npm bundle size (minified + gzip)](https://img.shields.io/bundlephobia/minzip/@shopify/react-compose.svg) | ||
@@ -5,0 +5,0 @@ |
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
11493