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 37e0560 commit c8238a0Copy full SHA for c8238a0
apps/fluster/package.json
@@ -46,7 +46,7 @@
46
"@citation-js/plugin-csl": "0.7.18",
47
"@datalayer/jupyter-react": "^1.0.1",
48
"@excalidraw/excalidraw": "^0.18.0",
49
- "@fluster.io/dev": "workspace:*",
+ "@fluster.io/dev": "0.3.17",
50
"@google/model-viewer": "^4.1.0",
51
"@hookform/resolvers": "5.0.1",
52
"@lancedb/lancedb": "^0.19.1",
apps/fluster/src-tauri/tauri.conf.json
@@ -1,6 +1,6 @@
1
{
2
"productName": "Fluster",
3
- "version": "0.3.16",
+ "version": "0.3.17",
4
"identifier": "com.fluster.app",
5
"build": {
6
"beforeDevCommand": "pnpm dev",
0 commit comments