Skip to content

Commit

Permalink
v3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
eglove committed Oct 7, 2024
1 parent d557f7c commit 6dff844
Show file tree
Hide file tree
Showing 2 changed files with 150 additions and 138 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ethang/project-builder",
"version": "3.0.0",
"version": "3.0.1",
"description": "",
"license": "ISC",
"author": "Ethan Glover",
Expand All @@ -14,7 +14,7 @@
"dependencies": {
"chalk": "^5.3.0",
"fs-extra": "^11.2.0",
"inquirer": "^11.1.0",
"inquirer": "^12.0.0",
"lodash": "^4.17.21",
"simple-git": "^3.27.0",
"sort-package-json": "^2.10.1",
Expand All @@ -34,7 +34,7 @@
"peerDependencies": {
"chalk": "^5.3.0",
"fs-extra": "^11.2.0",
"inquirer": "^11.1.0",
"inquirer": "^12.0.0",
"lodash": "^4.17.21",
"simple-git": "^3.27.0",
"sort-package-json": "^2.10.1",
Expand Down
Loading

0 comments on commit 6dff844

Please sign in to comment.