Specify package manager.

This commit is contained in:
Dermot Duffy
2023-02-08 20:45:23 -08:00
parent 479671ab6c
commit 7db27e4726
+1
View File
@@ -75,6 +75,7 @@
"ts-prune": "^0.10.3",
"typescript": "^4.8.3"
},
"packageManager": "yarn@3.4.1",
"scripts": {
"start": "rollup -c --watch",
"build": "yarn run lint && yarn run rollup",