File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " @devon4node/cli" ,
3- "version" : " 2 .0.3 " ,
3+ "version" : " 3 .0.0 " ,
44 "description" : " devon4node CLI" ,
55 "bin" : {
66 "devon4node" : " ./bin/devon4node" ,
3939 "license" : " Apache-2.0" ,
4040 "dependencies" : {
4141 "@angular-devkit/schematics-cli" : " ^0.1000.5" ,
42- "@devon4node/schematics" : " ^2 .0.3 " ,
42+ "@devon4node/schematics" : " ^3 .0.0 " ,
4343 "@nestjs/cli" : " ^7.0.2" ,
4444 "chalk" : " ^4.0.0" ,
4545 "inquirer" : " ^7.0.6" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @devon4node/common" ,
3- "version" : " 2 .0.0" ,
3+ "version" : " 3 .0.0" ,
44 "description" : " devon4node common library." ,
55 "main" : " dist/index.js" ,
66 "scripts" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @devon4node/config" ,
3- "version" : " 2 .0.0" ,
3+ "version" : " 3 .0.0" ,
44 "description" : " devon4node module for easy application configuration." ,
55 "main" : " dist/index.js" ,
66 "scripts" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @devon4node/mailer" ,
3- "version" : " 2 .0.0" ,
3+ "version" : " 3 .0.0" ,
44 "description" : " devon4node module that allows you to send emails in a easy way." ,
55 "main" : " dist/index.js" ,
66 "scripts" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @devon4node/schematics" ,
3- "version" : " 2 .0.3 " ,
3+ "version" : " 3 .0.0 " ,
44 "description" : " Schematics for devon4node" ,
55 "scripts" : {
66 "build" : " tsc -p tsconfig.json" ,
You can’t perform that action at this time.
0 commit comments