mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
chore: update parser description
This commit is contained in:
committed by
Mrugesh Mohapatra
parent
2fac5852ea
commit
48a210aeab
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user