chore: add packageManager field to manifest

This commit is contained in:
Zack Schuster 2022-05-06 12:57:25 -07:00
parent 24c17bffa6
commit 73c15c6f42
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@
"url": "http://github.com/eleith/emailjs.git"
},
"type": "module",
"packageManager": "yarn@1.22.15",
"devDependencies": {
"@ledge/configs": "23.3.23322",
"@rollup/plugin-typescript": "8.3.2",