Deleting all apps apart from those used in Ch1 and Ch2 labs
This commit is contained in:
@@ -1,16 +0,0 @@
|
||||
{
|
||||
"name": "todo-single",
|
||||
"description": "single container version of the todoapp",
|
||||
"version": "0.0.2",
|
||||
"private": true,
|
||||
"author": "Red Hat Training",
|
||||
"license": "ASL",
|
||||
"scripts": {
|
||||
"start": "node app.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"restify": "4.0.3",
|
||||
"sequelize": "3.14.2",
|
||||
"mysql": "2.9.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user