aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorache <ache@ache.one>2017-11-26 03:54:32 +0100
committerache <ache@ache.one>2017-11-26 03:54:32 +0100
commit7b8a0b44b3c02d833c38e00d4c407f0ff5ec8bc5 (patch)
tree78a06c82d54669370e504cdcaedd6343e728cc84
parentInit commit (diff)
Fix name
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 545afe5..7c754ab 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
{
- "name": "remark-mermaid-simple",
+ "name": "remark-qcm",
"version": "0.1.0",
"description": "A remark plugin for Markdown that replaces `mermaid` to block.",
"main": "app.js",