Skip to content

Commit

Permalink
chore: update version and dependencies in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
BlackRam-oss committed Jan 25, 2025
1 parent 0cd45ba commit 06a5886
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "create-pixi-vn",
"description": "Create a new Pixi’VN project",
"version": "1.1.2",
"version": "1.1.3",
"type": "module",
"license": "GPL-3.0",
"author": "DRincs-Productions",
Expand Down Expand Up @@ -43,10 +43,10 @@
"@types/minimist": "^1.2.5",
"@types/which": "^3.0.4",
"cross-spawn": "^7.0.6",
"inquirer": "^12.3.1",
"inquirer": "^12.3.2",
"kolorist": "^1.8.0",
"minimist": "^1.2.8",
"unbuild": "^3.2.0"
"unbuild": "^3.3.1"
},
"dependencies": {
"which": "^5.0.0"
Expand Down

0 comments on commit 06a5886

Please sign in to comment.