File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -29,10 +29,14 @@ const examples = {
29
29
repoUrl : "https://github.com/stackbit-themes/stackbit-examples" ,
30
30
directories : [
31
31
"algolia-search" ,
32
- "chakra-next " ,
33
- "dynamic-app " ,
34
- "tutorial -contentful" ,
32
+ "angular-contentful " ,
33
+ "chakra-ui " ,
34
+ "cloudinary -contentful" ,
35
35
"hydrogen-contentful-demo-store" ,
36
+ "ninetailed-personalization" ,
37
+ "onboarding-webapp" ,
38
+ "sveltekit-contentful" ,
39
+ "tutorial-contentful" ,
36
40
] ,
37
41
} ;
38
42
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " create-stackbit-app" ,
3
- "version" : " 0.1.6 " ,
3
+ "version" : " 0.1.7 " ,
4
4
"description" : " Create a new Stackbit site, or add Stackbit to an existing site." ,
5
5
"main" : " index.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments