Skip to content

Commit 2c9a9ac

Browse files
committed
fix netlify build
1 parent d52daee commit 2c9a9ac

File tree

4 files changed

+7260
-7428
lines changed

4 files changed

+7260
-7428
lines changed

examples/demo-app/package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
"@openassistant/ui": "^0.0.4",
3131
"@types/classnames": "^2.3.1",
3232
"@types/keymirror": "^0.1.1",
33+
"apache-arrow": ">=15.0.0",
3334
"classnames": "^2.2.1",
3435
"d3-format": "^2.0.0",
3536
"dropbox": "^4.0.12",
@@ -67,6 +68,7 @@
6768
},
6869
"packageManager": "[email protected]",
6970
"devDependencies": {
71+
"@types/react": "^18.2.0",
7072
"esbuild-plugin-replace": "^1.4.0"
7173
}
7274
}

0 commit comments

Comments
 (0)