We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 836ed2c commit 93c181dCopy full SHA for 93c181d
1 file changed
package.json
@@ -6,6 +6,7 @@
6
"module": "./dist/snarkdown.es.js",
7
"modern": "./dist/snarkdown.modern.js",
8
"umd:main": "./dist/snarkdown.umd.js",
9
+ "unpkg": "./dist/snarkdown.umd.js",
10
"types": "./snarkdown.d.ts",
11
"scripts": {
12
"build": "microbundle",
0 commit comments