Skip to content

Commit e547ef8

Browse files
committed
specify packageManager
1 parent 9d14b6b commit e547ef8

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
@@ -18,5 +18,6 @@
1818
"prepublishOnly": "npm test && npm run build"
1919
},
2020
"license": "MIT",
21-
"type": "module"
21+
"type": "module",
22+
"packageManager": "[email protected]"
2223
}

0 commit comments

Comments
 (0)