Skip to content

Commit 2df7a4e

Browse files
committed
Updating nodemon and esbuild for primitives-cli
1 parent 1d19326 commit 2df7a4e

2 files changed

Lines changed: 120 additions & 120 deletions

File tree

packages/wallet/primitives-cli/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
"@types/node": "^25.3.0",
2727
"@types/yargs": "^17.0.35",
2828
"concurrently": "^9.2.1",
29-
"esbuild": "^0.27.1",
30-
"nodemon": "^3.1.11",
29+
"esbuild": "^0.27.3",
30+
"nodemon": "^3.1.14",
3131
"typescript": "^5.9.3"
3232
},
3333
"dependencies": {

0 commit comments

Comments
 (0)