Skip to content

Commit

Permalink
details component finalised
Browse files Browse the repository at this point in the history
  • Loading branch information
Maria committed Aug 30, 2024
1 parent 8fc2a8f commit 66444a0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Contentful-Schema/migrations/0008-details-component.cjs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module.exports = async function (migration) {
module.exports = async function (migration, { makeRequest }) {
const details = migration
.createContentType("details")
.name("Details")
Expand Down
Binary file modified Contentful-Schema/migrations/migrations.tar.gz
Binary file not shown.

0 comments on commit 66444a0

Please sign in to comment.