We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa19188 commit ee26e59Copy full SHA for ee26e59
package.json
@@ -1,9 +1,10 @@
1
{
2
- "name": "@openinf/util-md-table",
+ "name": "@openinf-internal/util-md-table-monorepo",
3
+ "private": true,
4
"version": "0.0.0-development",
- "description": "Common Markdown table-related utilities",
5
+ "description": "Package-based monorepo for @openinf/util-md-table and friends",
6
+ "workspaces": ["packages/*"],
7
"packageManager": "pnpm@8.6.3",
- "repository": "OpenINF/openinf-util-md-table",
8
"license": "MIT OR Apache-2.0",
9
"author": "The OpenINF Authors",
10
"devDependencies": {
0 commit comments