We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cceef80 + 1b92109 commit 1e78773Copy full SHA for 1e78773
package.json
@@ -3,7 +3,7 @@
3
"version": "4.0.0",
4
"description": "GitHub Action to install the Doppler CLI",
5
"main": "index.js",
6
- "module": "true",
+ "type": "module",
7
"scripts": {
8
"test": "echo \"Error: no test specified\" && exit 1"
9
},
0 commit comments