diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d61f3e2..cafa06a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -2,8 +2,8 @@ name: ci on: push env: - NODE_VERSION: 22.9.0 - PNPM_VERSION: 9 + NODE_VERSION: 22.16.0 + PNPM_VERSION: 10 jobs: test: diff --git a/.tool-versions b/.tool-versions index 966f7af..7d41de1 100644 --- a/.tool-versions +++ b/.tool-versions @@ -1 +1 @@ -nodejs 22.9.0 +nodejs 22.16.0 diff --git a/README.md b/README.md index cc36b4b..cc6af9f 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ # Parallel Markets JavaScript Modules -![CI Status](https://github.com/parallel-markets/parallel-js/workflows/ci/badge.svg) +[![CI Status](https://github.com/parallel-markets/parallel-js/workflows/ci/badge.svg?branch=master)](https://github.com/parallel-markets/parallel-js/actions?query=branch%3Amaster+workflow%3Aci) This repo contains a few packages to make integration with the [Parallel Markets JavaScript SDK](https://developer.parallelmarkets.com/docs/javascript) as easy as possible. If you'd just like to load our SDK via a `