Skip to content

Commit

Permalink
Remove name from .wp-env.json file
Browse files Browse the repository at this point in the history
Because it is not used for anything :)
  • Loading branch information
noahtallen committed Feb 11, 2020
1 parent 32986da commit 63f603e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/full-site-editing/.wp-env.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
"name": "FSE Plugin",
"plugins": [ "./full-site-editing-plugin", "../../../gutenberg" ],
"themes": [ "../../../themes/varia", "../../../themes/maywood" ]
}

0 comments on commit 63f603e

Please sign in to comment.