We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a615d59 commit e8f9652Copy full SHA for e8f9652
package.json
@@ -3,6 +3,7 @@
3
"version": "3.9.1",
4
"description": "A GitHub action to automatically merge and approve Dependabot pull requests",
5
"main": "src/index.js",
6
+ "type": "commonjs",
7
"scripts": {
8
"build": "ncc build src/index.js",
9
"lint": "eslint .",
0 commit comments