Skip to content

Commit 367024d

Browse files
committed
1.4.0
1 parent 4ec1630 commit 367024d

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@grandlinex/easy-cli",
3-
"version": "1.3.0",
3+
"version": "1.4.0",
44
"description": "Cli lib to perform common tasks",
55
"main": "dist/index.js",
66
"module": "dist/index.js",
@@ -36,8 +36,8 @@
3636
},
3737
"license": "BSD-3-Clause",
3838
"dependencies": {
39-
"@grandlinex/core": "1.2.0",
40-
"@inquirer/prompts": "7.8.6",
39+
"@grandlinex/core": "1.3.1",
40+
"@inquirer/prompts": "7.10.1",
4141
"moment": "2.30.1"
4242
},
4343
"devDependencies": {
@@ -61,7 +61,7 @@
6161
"ts-jest": "29.3.4",
6262
"ts-loader": "9.5.2",
6363
"ts-node": "10.9.2",
64-
"typedoc": "0.28.4",
64+
"typedoc": "0.28.17",
6565
"typescript": "5.8.3"
6666
},
6767
"homepage": "https://www.grandlinex.com/",

0 commit comments

Comments
 (0)