aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/examples/with-changesets/meta.json
diff options
context:
space:
mode:
Diffstat (limited to 'examples/with-changesets/meta.json')
-rw-r--r--examples/with-changesets/meta.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/with-changesets/meta.json b/examples/with-changesets/meta.json
new file mode 100644
index 0000000..d12ef0d
--- /dev/null
+++ b/examples/with-changesets/meta.json
@@ -0,0 +1,4 @@
+{
+ "name": "Monorepo with Changesets",
+ "description": "Simple Next.js monorepo preconfigured to publish packages via Changesets"
+}