hops-mixin
Advanced tools
Comparing version 11.0.0-rc.55 to 11.0.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [11.0.0](https://github.com/xing/hops/compare/v11.0.0-rc.55...v11.0.0) (2018-12-13) | ||
**Note:** Version bump only for package hops-mixin | ||
# [11.0.0-rc.55](https://github.com/xing/hops/compare/v11.0.0-rc.54...v11.0.0-rc.55) (2018-12-12) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "hops-mixin", | ||
"version": "11.0.0-rc.55", | ||
"version": "11.0.0", | ||
"description": "Building blocks to build cusom hops mixins", | ||
@@ -24,3 +24,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "a65de594fa16dd161268a96652ace30927d01a37" | ||
"gitHead": "c272c1a0b54815984be55e23551dfe4cdcb4f04a" | ||
} |
# `hops-mixin` | ||
[![npm](https://img.shields.io/npm/v/hops-mixin/next.svg)](https://www.npmjs.com/package/hops-mixin) | ||
[![npm](https://img.shields.io/npm/v/hops-mixin/latest.svg)](https://www.npmjs.com/package/hops-mixin) | ||
**Please see the [main Hops Readme](https://github.com/xing/hops/blob/master/README.md) for general information and a Getting Started Guide.** | ||
Contains the building blocks needed to build your own hops mixins. Mixins allow you to alter and extend Hops' functionality. | ||
@@ -12,4 +14,3 @@ | ||
```bash | ||
$ yarn add hops-mixin | ||
# OR npm install --save hops-mixin | ||
npm install --save hops-mixin | ||
``` | ||
@@ -16,0 +17,0 @@ |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
9652
1
69