diff --git a/package.json b/package.json index f8b55cb..0d4b4b3 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "author": "CorpGlory", "license": "ISC", "dependencies": { - "@chartwerk/core": "^0.5.0" + "@chartwerk/core": "latest" }, "devDependencies": { "css-loader": "^3.4.2", diff --git a/yarn.lock b/yarn.lock index 6d00d25..5cf5b14 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==