mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-13 08:13:49 +10:00
add packageManager key to package.json
This commit is contained in:
@ -13,6 +13,7 @@
|
|||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/AmruthPillai/Reactive-Resume.git"
|
"url": "https://github.com/AmruthPillai/Reactive-Resume.git"
|
||||||
},
|
},
|
||||||
|
"packageManager": "pnpm@8.10.5",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "nx run-many -t serve",
|
"dev": "nx run-many -t serve",
|
||||||
"test": "nx run-many -t test",
|
"test": "nx run-many -t test",
|
||||||
|
|||||||
Reference in New Issue
Block a user