Skip to content

Commit d7a8107

Browse files
committed
Remove contentful tutorial
1 parent ee12474 commit d7a8107

File tree

3 files changed

+3
-4
lines changed

3 files changed

+3
-4
lines changed

config.js

-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ const examples = {
3636
"ninetailed-personalization",
3737
"onboarding-webapp",
3838
"sveltekit-contentful",
39-
"tutorial-contentful",
4039
"tutorial-nextjs-contentful",
4140
"tutorial-nextjs-files",
4241
],

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-stackbit-app",
3-
"version": "0.1.8",
3+
"version": "0.1.9",
44
"description": "Create a new Stackbit site, or add Stackbit to an existing site.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)