diff --git a/packages/complex-matcher/package.json b/packages/complex-matcher/package.json index 85f72bce8..1a2d62d08 100644 --- a/packages/complex-matcher/package.json +++ b/packages/complex-matcher/package.json @@ -1,6 +1,6 @@ { "name": "complex-matcher", - "version": "0.5.0", + "version": "0.6.0", "license": "ISC", "description": "", "keywords": [], diff --git a/packages/xo-web/package.json b/packages/xo-web/package.json index 461ebcaee..54144fd3e 100644 --- a/packages/xo-web/package.json +++ b/packages/xo-web/package.json @@ -58,7 +58,7 @@ "chartist-plugin-legend": "^0.6.1", "chartist-plugin-tooltip": "0.0.11", "classnames": "^2.2.3", - "complex-matcher": "^0.5.0", + "complex-matcher": "^0.6.0", "cookies-js": "^1.2.2", "copy-to-clipboard": "^3.0.8", "d3": "^5.0.0",