chore(parser): remove jest
This commit is contained in:
committed by
Mrugesh Mohapatra
parent
aa7a357aed
commit
6241335380
5057
tools/challenge-md-parser/package-lock.json
generated
5057
tools/challenge-md-parser/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -6,15 +6,8 @@
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "jest",
|
||||
"test:watch": "jest --watch"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"devDependencies": {
|
||||
"jest": "^24.9.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"hast-util-select": "^2.1.0",
|
||||
"hast-util-to-html": "^4.0.1",
|
||||
|
Reference in New Issue
Block a user