chore: update parser description
This commit is contained in:
committed by
Mrugesh Mohapatra
parent
2fac5852ea
commit
48a210aeab
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "challenge-parser",
|
"name": "challenge-parser",
|
||||||
"version": "0.0.1",
|
"version": "0.0.1",
|
||||||
"description": "converts mdx files to challenge objects",
|
"description": "converts challenge files to objects",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "echo \"Error: no test specified\" && exit 1"
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||||||
|
Reference in New Issue
Block a user