Skip to content

Commit e2e8ca9

Browse files
committed
Remove examples that aren't projects
1 parent 301299c commit e2e8ca9

File tree

3 files changed

+3
-5
lines changed

3 files changed

+3
-5
lines changed

config.js

-2
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,6 @@ const examples = {
3131
"algolia-search",
3232
"chakra-next",
3333
"dynamic-app",
34-
"sb-countdown",
35-
"sb-typist",
3634
"tutorial-contentful",
3735
],
3836
};

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.4",
3+
"version": "0.1.5",
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)