Skip to content

Commit bf7a1f3

Browse files
committed
Publish v0.1.17
1 parent 2fa7382 commit bf7a1f3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hyperparam",
3-
"version": "0.1.16",
3+
"version": "0.1.17",
44
"description": "Hyperparam CLI",
55
"license": "MIT",
66
"main": "src/cli.js",
@@ -34,7 +34,7 @@
3434
"@rollup/plugin-terser": "0.4.4",
3535
"@rollup/plugin-typescript": "12.1.1",
3636
"@testing-library/react": "16.0.1",
37-
"@types/node": "22.7.7",
37+
"@types/node": "22.7.8",
3838
"@types/react": "18.3.11",
3939
"@types/react-dom": "18.3.1",
4040
"@vitejs/plugin-react": "4.3.3",
@@ -48,7 +48,7 @@
4848
"rollup-plugin-postcss": "4.0.2",
4949
"tslib": "2.8.0",
5050
"typescript": "5.6.3",
51-
"typescript-eslint": "8.10.0",
51+
"typescript-eslint": "8.11.0",
5252
"vitest": "2.1.3"
5353
}
5454
}

0 commit comments

Comments
 (0)