|
|
@ -11,7 +11,7 @@ |
|
|
|
"astro": "astro", |
|
|
|
"astro": "astro", |
|
|
|
"test": "vitest", |
|
|
|
"test": "vitest", |
|
|
|
"test:e2e": "playwright test", |
|
|
|
"test:e2e": "playwright test", |
|
|
|
"build:orm": "ldo build --input ./src/shapes/shex --output ./src/shapes/orm" |
|
|
|
"build:orm": "rdf-orm build --input ./src/shapes/shex --output ./src/shapes/orm" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"dependencies": { |
|
|
|
"dependencies": { |
|
|
|
"@nextgraph-monorepo/ng-signals": "workspace:*", |
|
|
|
"@nextgraph-monorepo/ng-signals": "workspace:*", |
|
|
|