Skip to content

Commit 3dfb4fc

Browse files
authored
Merge pull request #5 from BootNodeDev/chore/release-3.2.0
chore: release 3.2.0
2 parents fbefb5e + 59a9f55 commit 3dfb4fc

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dappbooster",
3-
"version": "3.1.5",
3+
"version": "3.2.0",
44
"description": "Agent-friendly dAppBooster installer that scaffolds Web3 dApps via TUI or non-interactive CLI/CI.",
55
"keywords": [
66
"dappbooster",
@@ -39,7 +39,9 @@
3939
"lint": "pnpm biome check",
4040
"lint:fix": "pnpm biome check --write"
4141
},
42-
"files": ["dist"],
42+
"files": [
43+
"dist"
44+
],
4345
"dependencies": {
4446
"figures": "^6.1.0",
4547
"ink": "^5.2.1",

0 commit comments

Comments
 (0)