Skip to content
This repository was archived by the owner on Mar 29, 2025. It is now read-only.

Commit 461c966

Browse files
committed
Added packageManager to web service package.json
1 parent dd71b6e commit 461c966

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

services/web/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "web",
33
"type": "module",
44
"version": "0.0.1",
5+
"packageManager": "[email protected]",
56
"scripts": {
67
"dev": "dotenvx run -- astro dev",
78
"start": "node ./dist/server/entry.mjs",

0 commit comments

Comments
 (0)