Skip to content

Commit

Permalink
📌 fix deps
Browse files Browse the repository at this point in the history
  • Loading branch information
AntoineKM committed Dec 1, 2024
1 parent 6f5c118 commit 8b83632
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 26 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,8 @@
"size": "size-limit",
"size:why": "size-limit --why"
},
"dependencies": {
"packageManager": "[email protected]",
"devDependencies": {
"@babel/core": "^7.19.6",
"@babel/plugin-transform-runtime": "^7.19.6",
"@babel/preset-env": "^7.19.4",
Expand All @@ -54,6 +55,5 @@
"prettier": "^3.0.2",
"size-limit": "^11.0.0",
"turbo": "^2.0.4"
},
"packageManager": "[email protected]"
}
}
46 changes: 23 additions & 23 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 8b83632

Please sign in to comment.