Skip to content

Commit 93c181d

Browse files
committed
add unpkg field for UMD bundle
1 parent 836ed2c commit 93c181d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"module": "./dist/snarkdown.es.js",
77
"modern": "./dist/snarkdown.modern.js",
88
"umd:main": "./dist/snarkdown.umd.js",
9+
"unpkg": "./dist/snarkdown.umd.js",
910
"types": "./snarkdown.d.ts",
1011
"scripts": {
1112
"build": "microbundle",

0 commit comments

Comments
 (0)