Skip to content

Commit 76af44f

Browse files
noisysocksgziolooandregal
authored andcommitted
Revert "Make wordpress/fields a private package (#65269)" (#65477)
This reverts commit 1a60dff. Co-authored-by: noisysocks <noisysocks@git.wordpress.org> Co-authored-by: gziolo <gziolo@git.wordpress.org> Co-authored-by: oandregal <oandregal@git.wordpress.org>
1 parent cf707c1 commit 76af44f

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

docs/manifest.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1697,6 +1697,12 @@
16971697
"markdown_source": "../packages/eslint-plugin/README.md",
16981698
"parent": "packages"
16991699
},
1700+
{
1701+
"title": "@wordpress/fields",
1702+
"slug": "packages-fields",
1703+
"markdown_source": "../packages/fields/README.md",
1704+
"parent": "packages"
1705+
},
17001706
{
17011707
"title": "@wordpress/format-library",
17021708
"slug": "packages-format-library",

packages/fields/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
"gutenberg",
1010
"dataviews"
1111
],
12-
"private": true,
1312
"homepage": "https://github.com/WordPress/gutenberg/tree/HEAD/packages/fields/README.md",
1413
"repository": {
1514
"type": "git",

0 commit comments

Comments
 (0)