diff --git a/nx.json b/nx.json index cb0298c..40dc400 100644 --- a/nx.json +++ b/nx.json @@ -81,5 +81,5 @@ "@nx/angular:library": { "linter": "eslint", "unitTestRunner": "jest" }, "@nx/angular:component": { "style": "scss", "skipTests": true } }, - "nxCloudAccessToken": "ZDI5YjgxN2MtMzcxZS00ZTVjLWJhOTItYWZiMGM5MGIzM2U5fHJlYWQtd3JpdGU=" + "nxCloudAccessToken": "OTRjZWVlYTktMDI5OS00MTUzLWE4YWEtMWEzZDYwZTFkNzc5fHJlYWQ=" }