fix(seed): Show debug logs on seed command
This commit is contained in:
committed by
mrugesh mohapatra
parent
fc72dde582
commit
162e25143e
@ -2,7 +2,7 @@
|
||||
"name": "@freecodecamp/database-seeding",
|
||||
"version": "0.0.1",
|
||||
"description": "A script to seed challenges in to the database",
|
||||
"main": "index.js",
|
||||
"main": "seedChallenges.js",
|
||||
"scripts": {
|
||||
"test": "jest"
|
||||
},
|
||||
|
Reference in New Issue
Block a user