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 09fc65d commit 564d5d7Copy full SHA for 564d5d7
package.json
@@ -16,5 +16,8 @@
16
"main": "dist/sdk.js",
17
"bugs": {
18
"url": "https://github.com/SegmentFault/HyperDown.js/issues"
19
+ },
20
+ "dependencies": {
21
+ "md5": "^2.0.0"
22
}
23
0 commit comments