From dc32d3d9c1c3c27b406d07fd43c38cccc52b9251 Mon Sep 17 00:00:00 2001 From: jlison Date: Sat, 24 Aug 2019 14:43:45 -0700 Subject: [PATCH] fix: update semantic release to 15.13.24 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 433ed99..128497b 100644 --- a/package.json +++ b/package.json @@ -106,7 +106,7 @@ "rollup-plugin-copy-glob": "^0.3.1", "rollup-plugin-terser": "^5.1.1", "rollup-plugin-typescript2": "^0.22.1", - "semantic-release": "^15.13.18", + "semantic-release": "^15.13.24", "stylelint": "^10.1.0", "stylelint-config-standard": "^18.3.0", "stylelint-order": "^3.0.1",