From ac837c21d6d29dc3fbed4d21446b38c7c95e30ea Mon Sep 17 00:00:00 2001 From: Ignatius Bagus Date: Thu, 3 Aug 2023 13:12:13 +0700 Subject: [PATCH] chore: upgrade to `pnpm@8` (#235) --- .github/workflows/quality.yaml | 2 +- package.json | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/workflows/quality.yaml b/.github/workflows/quality.yaml index 1220b64..8cbe626 100644 --- a/.github/workflows/quality.yaml +++ b/.github/workflows/quality.yaml @@ -24,7 +24,7 @@ jobs: runs-on: ${{ matrix.os }} strategy: matrix: - node-version: [14, 16, 18] + node-version: [16, 18, 20] os: [ubuntu-latest, windows-latest, macOS-latest] steps: diff --git a/package.json b/package.json index 8107b16..e0f1d6e 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,6 @@ "version": "0.6.0", "description": "fast and efficient type-safe SDK", "repository": "github:alchemauss/mauss", - "license": "MIT", "author": "Ignatius Bagus", "type": "module", "scripts": { @@ -33,7 +32,7 @@ "./prettier.json": "./prettier.json", "./tsconfig.json": "./tsconfig.json" }, - "packageManager": "pnpm@7.30.5", + "packageManager": "pnpm@8.6.11", "prettier": "./prettier.json", "keywords": [ "zero-dependency",