mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-24 13:54:57 +00:00
Fix config/package.json missing required fields for workspace compatibility
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
{
|
||||
"name": "@metabuilder/config",
|
||||
"version": "0.0.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"generate:package": "npx ts-node scripts/generate-package.ts",
|
||||
"extract:preview": "cd frontends/nextjs && npm run extract:preview",
|
||||
|
||||
Reference in New Issue
Block a user