Browse Source

build: specify `packageManager` field (#8010)

David Luzar 1 year ago
parent
commit
cc4c51996c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      package.json

+ 1 - 0
package.json

@@ -1,6 +1,7 @@
 {
   "private": true,
   "name": "excalidraw-monorepo",
+  "packageManager": "[email protected]",
   "workspaces": [
     "excalidraw-app",
     "packages/excalidraw",