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 57d24c6 commit 85bf453Copy full SHA for 85bf453
1 file changed
package.json
@@ -14,6 +14,7 @@
14
"tampermonkey",
15
"violentmonkey"
16
],
17
+ "private": false,
18
"type": "module",
19
"main": "./dist/cjs/index.js",
20
"module": "./dist/es/index.js",
0 commit comments