diff --git a/.github/actions/setup/action.yml b/.github/actions/setup/action.yml index 5290e6348..ca12ef52b 100644 --- a/.github/actions/setup/action.yml +++ b/.github/actions/setup/action.yml @@ -31,7 +31,7 @@ runs: ${{ runner.os }}-pnpm-store- # Wireit cache - - uses: google/wireit@setup-github-actions-caching/v1 + # - uses: google/wireit@setup-github-actions-caching/v1 - name: Install dependencies shell: bash diff --git a/packages/victory-core/README.md b/packages/victory-core/README.md index d3e62b703..49ef4c471 100644 --- a/packages/victory-core/README.md +++ b/packages/victory-core/README.md @@ -1,6 +1,6 @@ # VictoryCore -`victory-core` exports packages that are used by several Victory components: +`victory-core@30.0.0` exports packages that are used by several Victory components: - `VictoryAnimation` - `VictoryClipContainer`