We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
wordpress/fields
1 parent a76c475 commit 1a60dffCopy full SHA for 1a60dff
docs/manifest.json
@@ -1697,12 +1697,6 @@
1697
"markdown_source": "../packages/eslint-plugin/README.md",
1698
"parent": "packages"
1699
},
1700
- {
1701
- "title": "@wordpress/fields",
1702
- "slug": "packages-fields",
1703
- "markdown_source": "../packages/fields/README.md",
1704
- "parent": "packages"
1705
- },
1706
{
1707
"title": "@wordpress/format-library",
1708
"slug": "packages-format-library",
packages/fields/package.json
@@ -9,6 +9,7 @@
9
"gutenberg",
10
"dataviews"
11
],
12
+ "private": true,
13
"homepage": "https://github.com/WordPress/gutenberg/tree/HEAD/packages/fields/README.md",
14
"repository": {
15
"type": "git",
0 commit comments