Skip to content

Commit d0efc59

Browse files
committed
fix: Added unpkg url for base react-md package
1 parent 81264ba commit d0efc59

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/react-md/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
},
1010
"main": "./lib/index.js",
1111
"module": "./es/index.js",
12+
"unpkg": "./dist/umd/react-md.production.min.js",
1213
"types": "./types/index.d.ts",
1314
"files": [
1415
"es/*",

0 commit comments

Comments
 (0)