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 = {
2929 repoUrl : "https://github.com/stackbit-themes/stackbit-examples" ,
3030 directories : [
3131 "algolia-search" ,
32- "chakra-next " ,
33- "dynamic-app " ,
34- "tutorial -contentful" ,
32+ "angular-contentful " ,
33+ "chakra-ui " ,
34+ "cloudinary -contentful" ,
3535 "hydrogen-contentful-demo-store" ,
36+ "ninetailed-personalization" ,
37+ "onboarding-webapp" ,
38+ "sveltekit-contentful" ,
39+ "tutorial-contentful" ,
3640 ] ,
3741} ;
3842
Original file line number Diff line number Diff line change 11{
22 "name" : " create-stackbit-app" ,
3- "version" : " 0.1.6 " ,
3+ "version" : " 0.1.7 " ,
44 "description" : " Create a new Stackbit site, or add Stackbit to an existing site." ,
55 "main" : " index.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments