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 de8aad9 commit 52f812fCopy full SHA for 52f812f
packages/cli/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "hyperparam",
3
- "version": "0.2.21",
+ "version": "0.2.22",
4
"description": "Hyperparam CLI",
5
"author": "Hyperparam",
6
"homepage": "https://hyperparam.app",
@@ -28,7 +28,7 @@
28
"typecheck": "tsc"
29
},
30
"dependencies": {
31
- "@hyparam/components": "0.1.17",
+ "@hyparam/components": "0.1.18",
32
"highlight.js": "11.11.1",
33
"hightable": "0.10.0",
34
"react": "18.3.1",
packages/components/package.json
"name": "@hyparam/components",
- "version": "0.1.17",
+ "version": "0.1.18",
"description": "React components for hyparam apps",
"keywords": [
"component",
0 commit comments