Skip to content

Commit

Permalink
downgrade to pnpm@8
Browse files Browse the repository at this point in the history
  • Loading branch information
adamjkb committed Aug 5, 2024
1 parent 6d8a1db commit a30e654
Show file tree
Hide file tree
Showing 4 changed files with 1,415 additions and 1,657 deletions.
2 changes: 1 addition & 1 deletion .npmrc
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
engine-strict=true
link-workspace-packages = true
link-workspace-packages=true
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.12.1
20.15.1
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bark-monorepo",
"version": "0.0.8",
"version": "0.0.9",
"private": true,
"author": {
"name": "Adam Jakab"
Expand All @@ -16,9 +16,9 @@
},
"engines": {
"node": ">=16",
"pnpm": "^9.6.0"
"pnpm": "^8.15.9"
},
"packageManager": "pnpm@9.6.0",
"packageManager": "pnpm@8.15.9+sha256.daa27a0b541bc635323ff96c2ded995467ff9fe6d69ff67021558aa9ad9dcc36",
"devDependencies": {
"@changesets/cli": "^2.27.7",
"@svitejs/changesets-changelog-github-compact": "^1.1.0"
Expand Down
Loading

0 comments on commit a30e654

Please sign in to comment.