Skip to content

Commit

Permalink
Merge pull request #194 from sharafdin/tman
Browse files Browse the repository at this point in the history
feat: Upgrade package version from v0.6.0 to v0.7.0 in package.json
  • Loading branch information
sharafdin authored Feb 26, 2024
2 parents e4a4064 + 36fe755 commit 2ca28d9
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"uuidv4": "^6.2.13"
},
"devDependencies": {
"yonode": "^0.6.0",
"yonode": "^0.7.0",
"nodemon": "^3.0.1"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"uuidv4": "^6.2.13"
},
"devDependencies": {
"yonode": "^0.6.0",
"yonode": "^0.7.0",
"nodemon": "^3.0.1",
"prisma": "^5.9.1"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"typeorm": "0.3.20"
},
"devDependencies": {
"yonode": "^0.6.0",
"yonode": "^0.7.0",
"nodemon": "^3.0.1"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"uuidv4": "^6.2.13"
},
"devDependencies": {
"yonode": "^0.6.0",
"yonode": "^0.7.0",
"nodemon": "^3.0.1",
"prisma": "^5.9.1"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"sequelize": "^6.36.0"
},
"devDependencies": {
"yonode": "^0.6.0",
"yonode": "^0.7.0",
"nodemon": "^3.0.1"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"typeorm": "0.3.20"
},
"devDependencies": {
"yonode": "^0.6.0",
"yonode": "^0.7.0",
"nodemon": "^3.0.1"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"uuidv4": "^6.2.13"
},
"devDependencies": {
"yonode": "^0.6.0",
"yonode": "^0.7.0",
"nodemon": "^3.0.1",
"prisma": "^5.9.1"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"sequelize": "^6.36.0"
},
"devDependencies": {
"yonode": "^0.6.0",
"yonode": "^0.7.0",
"nodemon": "^3.0.1"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"typeorm": "0.3.20"
},
"devDependencies": {
"yonode": "^0.6.0",
"yonode": "^0.7.0",
"nodemon": "^3.0.1"
}
}

0 comments on commit 2ca28d9

Please sign in to comment.