We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b11129 commit 1393cc5Copy full SHA for 1393cc5
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "hyperparam",
3
- "version": "0.3.32",
+ "version": "0.3.33",
4
"description": "Hyperparam CLI",
5
"author": "Hyperparam",
6
"homepage": "https://hyperparam.app",
@@ -55,7 +55,7 @@
55
"watch:url": "NODE_ENV=development nodemon bin/cli.js https://hyperparam.blob.core.windows.net/hyperparam/starcoderdata-js-00000-of-00065.parquet"
56
},
57
"dependencies": {
58
- "hightable": "0.24.0",
+ "hightable": "0.24.1",
59
"hyparquet": "1.22.1",
60
"hyparquet-compressors": "1.1.1",
61
"icebird": "0.3.1"
0 commit comments