@conglomerate/assert
Advanced tools
Comparing version 1.1.0 to 1.2.0
@@ -0,3 +1,14 @@ | ||
<a name="1.2.0"></a> | ||
# [1.2.0](https://github.com/eitherlands/conglomerate-assert/compare/1.1.0...v1.2.0) (2016-04-22) | ||
### Build | ||
* ci with firefox ([54a74757015e89176bd61957e022cb93775ff697](https://github.com/eitherlands/conglomerate-assert/commit/54a74757015e89176bd61957e022cb93775ff697)) | ||
* Firefox on travis-ci test ([42b91501c36dfea85b714364a6d6853b8bf291b0](https://github.com/eitherlands/conglomerate-assert/commit/42b91501c36dfea85b714364a6d6853b8bf291b0)) | ||
<a name="1.1.0"></a> | ||
# [1.1.0](https://github.com/eitherlands/conglomerate-assert/compare/1.0.11...v1.1.0) (2016-04-18) | ||
# [1.1.0](https://github.com/eitherlands/conglomerate-assert/compare/1.0.11...1.1.0) (2016-04-18) | ||
@@ -4,0 +15,0 @@ |
// | ||
// @conglomerate/assert 1.1.0 | ||
// @conglomerate/assert 1.2.0 | ||
// | ||
@@ -5,0 +5,0 @@ // @conglomerate/assert is released under the terms of the BSD-3-Clause license. |
// | ||
// @conglomerate/assert 1.1.0 | ||
// @conglomerate/assert 1.2.0 | ||
// | ||
@@ -5,0 +5,0 @@ // @conglomerate/assert is released under the terms of the BSD-3-Clause license. |
// | ||
// @conglomerate/assert 1.1.0 | ||
// @conglomerate/assert 1.2.0 | ||
// | ||
@@ -5,0 +5,0 @@ // @conglomerate/assert is released under the terms of the BSD-3-Clause license. |
{ | ||
"name": "@conglomerate/assert", | ||
"description": "assert expression", | ||
"version": "1.1.0", | ||
"version": "1.2.0", | ||
"homepage": "https://github.com/eitherlands/conglomerate-assert", | ||
@@ -38,3 +38,3 @@ "author": { | ||
"chai": "^3.5.0", | ||
"@conglomerate/weaver": "^2.4.0" | ||
"@conglomerate/weaver": "^2.5.0" | ||
}, | ||
@@ -41,0 +41,0 @@ "dependencies": { |
9192