Skip to content

Commit 5ef4861

Browse files
committed
Set packageManager in package.json
Seems like some people had success with it, according to dependabot/dependabot-core#9684
1 parent 0b67a1a commit 5ef4861

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "concurrently",
33
"version": "8.2.2",
44
"description": "Run commands concurrently",
5+
"packageManager": "[email protected]+sha256.daa27a0b541bc635323ff96c2ded995467ff9fe6d69ff67021558aa9ad9dcc36",
56
"main": "index.js",
67
"types": "index.d.ts",
78
"type": "commonjs",

0 commit comments

Comments
 (0)