Skip to content

Commit

Permalink
Revert "chore(deps): upgrade pnpm version"
Browse files Browse the repository at this point in the history
This reverts commit 248e3ab.
  • Loading branch information
chanceaclark committed Jul 11, 2024
1 parent 248e3ab commit 454dce4
Show file tree
Hide file tree
Showing 3 changed files with 6,510 additions and 8,144 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ commands:
name: Install pnpm package manager
command: |
corepack enable --install-directory ~/bin
corepack prepare pnpm@9.5.0 --activate
corepack prepare pnpm@latest-8 --activate
pnpm config set store-dir .pnpm-store
- run:
name: Install Dependencies
Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"name": "big-design",
"private": true,
"license": "SEE LICENSE IN LICENSE.md",
"packageManager": "pnpm@9.5.0",
"scripts": {
"build": "lerna run build --stream",
"build:icons": "pnpm -F @bigcommerce/big-design-icons run build",
Expand Down
Loading

0 comments on commit 454dce4

Please sign in to comment.