add packageManager key to package.json

This commit is contained in:
Amruth Pillai
2023-11-22 23:26:56 +01:00
parent 04a9c988e6
commit c0869fdb3e

View File

@ -13,6 +13,7 @@
"type": "git",
"url": "https://github.com/AmruthPillai/Reactive-Resume.git"
},
"packageManager": "pnpm@8.10.5",
"scripts": {
"dev": "nx run-many -t serve",
"test": "nx run-many -t test",