Skip to content

Commit 977f90e

Browse files
release: Update graphic-walker to 0.4.70 (#410)
Co-authored-by: GitHub Action <[email protected]>
1 parent 49fc6a3 commit 977f90e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

packages/duckdb-wasm-computation/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"devDependencies": {
1717
"@duckdb/duckdb-wasm": "^1.28.0",
18-
"@kanaries/graphic-walker": "0.4.69",
18+
"@kanaries/graphic-walker": "0.4.70",
1919
"@kanaries/gw-dsl-parser": "^0.1.48-rc3",
2020
"apache-arrow": "^16.1.0",
2121
"nanoid": "^5.0.1",

packages/graphic-walker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kanaries/graphic-walker",
3-
"version": "0.4.69",
3+
"version": "0.4.70",
44
"scripts": {
55
"dev:front_end": "vite --host",
66
"dev": "npm run dev:front_end",

packages/playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@headlessui/react": "1.7.12",
2121
"@heroicons/react": "^2.0.8",
2222
"@kanaries/duckdb-computation": "0.0.1",
23-
"@kanaries/graphic-walker": "0.4.69",
23+
"@kanaries/graphic-walker": "0.4.70",
2424
"@vercel/analytics": "^1.1.1",
2525
"color-space": "^2.0.1",
2626
"react": "^18.2.0",

0 commit comments

Comments
 (0)