Skip to content

Commit 563e74e

Browse files
committed
Add packageManager entry to package.json
1 parent 3506ce2 commit 563e74e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,5 +108,6 @@
108108
"ts-jest": "^29.1.1",
109109
"typedoc": "^0.25.13",
110110
"typescript": "^5.3.3"
111-
}
111+
},
112+
"packageManager": "[email protected]"
112113
}

0 commit comments

Comments
 (0)