fix(deploy): misc. re-arrange scripts and organize
This commit is contained in:
committed by
mrugesh
parent
a6afaf1eb6
commit
c5fd478d9a
@ -1,8 +1,9 @@
|
||||
{
|
||||
"name": "@freecodecamp/database-seeding",
|
||||
"name": "@freecodecamp/scripts-seed",
|
||||
"private": true,
|
||||
"version": "0.0.1",
|
||||
"description": "A script to seed challenges in to the database",
|
||||
"main": "seedChallenges.js",
|
||||
"description": "Database seed scripts",
|
||||
"main": "NA",
|
||||
"scripts": {
|
||||
"test": "jest"
|
||||
},
|
||||
|
Reference in New Issue
Block a user