chore: update parser description

This commit is contained in:
Oliver Eyton-Williams
2021-02-03 11:41:07 +01:00
committed by Mrugesh Mohapatra
parent 2fac5852ea
commit 48a210aeab

View File

@ -1,7 +1,7 @@
{
"name": "challenge-parser",
"version": "0.0.1",
"description": "converts mdx files to challenge objects",
"description": "converts challenge files to objects",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"