Skip to content

Commit 3ec97f4

Browse files
committed
chore: add packageManager field
1 parent 4f7d6e9 commit 3ec97f4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -57,5 +57,6 @@
5757
},
5858
"dependencies": {
5959
"@actions/core": "^1.10.0"
60-
}
60+
},
61+
"packageManager": "pnpm@7.28.0"
6162
}

0 commit comments

Comments
 (0)