karma-chai-immutable
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "karma-chai-immutable", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Chai and Immutable for Karma", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -9,4 +9,2 @@ karma-chai | ||
**Note:** there is a bug in `chai-immutable` that prevents it from working with karma. I've created a fork that you can use until it's fixed: https://github.com/jakelazaroff/chai-immutable | ||
```sh | ||
@@ -53,1 +51,6 @@ $ npm install karma-chai-immutable --save-dev | ||
See [chai-immutable](https://github.com/astorije/chai-immutable) for full documentation. | ||
Thanks | ||
------ | ||
Cheers to [chai-immutable](https://github.com/astorije/chai-immutable) and [karma](https://github.com/karma-runner/karma)! |
55
4628