Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Jan 23, 2025
1 parent 9d3572e commit d4783b0
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
Expand Up @@ -38,16 +38,16 @@
},
"dependencies": {
"ansi-colors": "4.1.3",
"commander": "13.0.0",
"commander": "13.1.0",
"fast-glob": "3.3.3"
},
"devDependencies": {
"@playform/build": "0.2.1",
"@types/node": "22.10.7",
"@types/node": "22.10.9",
"rimraf": "6.0.1",
"ts-node": "10.9.2",
"tsconfig-paths": "4.2.0",
"typescript": "5.7.3",
"vite": "6.0.7"
"vite": "6.0.11"
}
}

0 comments on commit d4783b0

Please sign in to comment.