Remove index column from node tables

This commit is contained in:
Hakan Shehu
2024-11-22 20:05:25 +01:00
parent d50e3018a1
commit 95e91319f2
25 changed files with 31 additions and 57 deletions

2
package-lock.json generated
View File

@@ -77,7 +77,6 @@
"clsx": "^2.1.1",
"cmdk": "^1.0.4",
"electron-squirrel-startup": "^1.0.1",
"fractional-indexing-jittered": "^0.9.1",
"is-hotkey": "^0.2.0",
"lowlight": "^3.1.0",
"lucide-react": "^0.460.0",
@@ -18397,6 +18396,7 @@
"name": "@colanode/core",
"version": "1.0.0",
"dependencies": {
"fractional-indexing-jittered": "^0.9.1",
"ulid": "^2.3.0",
"zod": "^3.23.8"
},