Skip to content

Commit a744e4d

Browse files
committed
refactor: update package names and dependencies for monorepo structure
1 parent 8371464 commit a744e4d

File tree

3 files changed

+4
-13
lines changed

3 files changed

+4
-13
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "svelte-reactive-table",
2+
"name": "svelte-reactive-table-monorepo",
33
"version": "1.0.0",
44
"description": "Monorepo for svelte-reactive-table",
55
"main": "index.js",

pnpm-lock.yaml

Lines changed: 2 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sites/docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"shiki": "^3.6.0",
4545
"svelte": "5.34.4",
4646
"svelte-check": "^4.2.1",
47-
"svelte-reactive-table": "^0.5.0",
47+
"svelte-reactive-table": "workspace:*",
4848
"tailwind-merge": "^3.3.1",
4949
"tailwind-variants": "^1.0.0",
5050
"tailwindcss": "^4.1.10",

0 commit comments

Comments
 (0)