Skip to content

Commit 1a60dff

Browse files
oandregalgziolo
andauthored
Make wordpress/fields a private package (#65269)
Co-authored-by: oandregal <oandregal@git.wordpress.org> Co-authored-by: gziolo <gziolo@git.wordpress.org>
1 parent a76c475 commit 1a60dff

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

docs/manifest.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1697,12 +1697,6 @@
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-
},
17061700
{
17071701
"title": "@wordpress/format-library",
17081702
"slug": "packages-format-library",

packages/fields/package.json

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

0 commit comments

Comments
 (0)