Change command to match repo

This commit is contained in:
Jason Lloyd
2020-01-16 19:29:03 +00:00
parent 75e83d3f9e
commit 5850ece843
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -25,6 +25,6 @@
"xml2js": "^0.4.22"
},
"bin": {
"w2m": "./index.js"
"wordpress-export-to-markdown": "./index.js"
}
}
}