aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorache <ache@ache.one>2018-01-29 01:44:06 +0100
committerache <ache@ache.one>2018-01-29 01:44:06 +0100
commitb3c5033ca96b8c49c9e6c9041be293a74a8788bb (patch)
treed5219eda6c942002f0b427fd9615c34c35f165ef
parentRename the module (diff)
Rename of the package
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 7c754ab..58284f1 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
{
- "name": "remark-qcm",
+ "name": "remark-multiple-choice",
"version": "0.1.0",
"description": "A remark plugin for Markdown that replaces `mermaid` to block.",
"main": "app.js",