Skip to content

Commit 50c9ffc

Browse files
committed
feat: add support for pnpm
Signed-off-by: Ruben Romero Montes <[email protected]>
1 parent e4092bd commit 50c9ffc

File tree

2 files changed

+440
-1
lines changed

2 files changed

+440
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,5 +104,6 @@
104104
},
105105
"eslintIgnore": [
106106
"index.js"
107-
]
107+
],
108+
"packageManager": "[email protected]+sha512.0e82714d1b5b43c74610193cb20734897c1d00de89d0e18420aebc5977fa13d780a9cb05734624e81ebd81cc876cd464794850641c48b9544326b5622ca29971"
108109
}

0 commit comments

Comments
 (0)