Skip to content

Commit 5f1bedd

Browse files
authored
Rename examples to demos (#412)
1 parent 985dcf8 commit 5f1bedd

19 files changed

Lines changed: 5 additions & 6 deletions

.gitignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22
node_modules
33
yarn.lock
44
package-lock.json
5-
# Workspace uses root pnpm-lock.yaml only; ignore if generated under example/
6-
example/pnpm-lock.yaml
5+
demo/pnpm-lock.yaml
76
dist
87
cache
98
docs/.vitepress/lib
File renamed without changes.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "charmingjs-examples",
2+
"name": "charmingjs-demos",
33
"private": true,
44
"dependencies": {
55
"@chenglou/pretext": "^0.0.4",

0 commit comments

Comments
 (0)