From ab1a403e53c881a3e60f76c2f4742fe24031f3e8 Mon Sep 17 00:00:00 2001 From: rozetko Date: Wed, 18 May 2022 21:24:24 +0400 Subject: [PATCH] upd chartwerk core to latest --- package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index af06aed..6ab0b76 100755 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "author": "CorpGlory", "license": "Apache-2.0", "dependencies": { - "@chartwerk/core": "^0.5.0" + "@chartwerk/core": "latest" }, "devDependencies": { "css-loader": "^3.4.2", diff --git a/yarn.lock b/yarn.lock index ab1b2d2..0e1bb7b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2,7 +2,7 @@ # yarn lockfile v1 -"@chartwerk/core@^0.5.0": +"@chartwerk/core@latest": version "0.5.0" resolved "https://registry.yarnpkg.com/@chartwerk/core/-/core-0.5.0.tgz#7d641a5ee3ec9ca588f5b06a0504659113745636" integrity sha512-YFqBJ8WFb83yZO2VR+XVRSMX3+ErGcGcdHy5aLeLzOqBW09gO7NENdzlCWXQLsGSx+f9RK2GcSTM4z0Q7OEDfA==