Commit 8172824
committed
Remove package.json
As ncc uses commonjs bundle type and we import `install-cli-action` which is also commonjs, we should not set `type: module` in the package.json so it doesn't break the load-secrets-action bundle. Therefore, we can safely remove it at all.
Revert package.json1 parent 9f63a37 commit 8172824
1 file changed
+0
-3
lines changedThis file was deleted.
0 commit comments