Skip to content

Commit

Permalink
🏗✨:go minimalistic for monorepo pjson
Browse files Browse the repository at this point in the history
Signed-off-by: Derek Lewis <dereknongeneric@open.inf.is>
  • Loading branch information
DerekNonGeneric committed Jun 24, 2023
1 parent aa19188 commit ee26e59
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
{
"name": "@openinf/util-md-table",
"name": "@openinf-internal/util-md-table-monorepo",
"private": true,
"version": "0.0.0-development",
"description": "Common Markdown table-related utilities",
"description": "Package-based monorepo for @openinf/util-md-table and friends",
"workspaces": ["packages/*"],
"packageManager": "pnpm@8.6.3",
"repository": "OpenINF/openinf-util-md-table",
"license": "MIT OR Apache-2.0",
"author": "The OpenINF Authors",
"devDependencies": {
Expand Down

0 comments on commit ee26e59

Please sign in to comment.