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==