feat(complex-matcher): 0.6.0

This commit is contained in:
Julien Fontanet 2019-04-26 16:25:47 +02:00
parent 6e9bfd18d9
commit a40d6f772a
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "complex-matcher", "name": "complex-matcher",
"version": "0.5.0", "version": "0.6.0",
"license": "ISC", "license": "ISC",
"description": "", "description": "",
"keywords": [], "keywords": [],

View File

@ -58,7 +58,7 @@
"chartist-plugin-legend": "^0.6.1", "chartist-plugin-legend": "^0.6.1",
"chartist-plugin-tooltip": "0.0.11", "chartist-plugin-tooltip": "0.0.11",
"classnames": "^2.2.3", "classnames": "^2.2.3",
"complex-matcher": "^0.5.0", "complex-matcher": "^0.6.0",
"cookies-js": "^1.2.2", "cookies-js": "^1.2.2",
"copy-to-clipboard": "^3.0.8", "copy-to-clipboard": "^3.0.8",
"d3": "^5.0.0", "d3": "^5.0.0",