Skip to content

Commit

Permalink
chore: update package manager
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien-R44 committed Jan 28, 2024
1 parent bf1127c commit f1452c8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@julr/factorify-monorepo",
"type": "module",
"version": "1.0.0-beta.4",
"packageManager": "pnpm@7.11.0",
"packageManager": "pnpm@8.14.1",
"description": "",
"author": "Julien Ripouteau <julien@ripouteau.com>",
"license": "MIT",
Expand Down Expand Up @@ -81,7 +81,7 @@
"mysql2": "^2.3.3",
"nodemon": "^2.0.20",
"pg": "^8.8.0",
"pnpm": "^7.11.0",
"pnpm": "^8.14.1",
"prettier": "^2.7.1",
"sqlite3": "^5.1.1",
"tedious": "^15.1.0",
Expand Down
10 changes: 5 additions & 5 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f1452c8

Please sign in to comment.