Skip to content

Commit

Permalink
chore: update playground
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Aug 13, 2023
1 parent 4592174 commit 1dbb809
Show file tree
Hide file tree
Showing 3 changed files with 109 additions and 84 deletions.
12 changes: 12 additions & 0 deletions playground/package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"name": "listhen-playground",
"private": true,
"scripts": {
"start": "listhen .",
"dev": "listhen -w ."
},
"dependencies": {
"h3": "^1.8.0-rc.3",
"listhen": "^1.2.2"
}
}
179 changes: 95 additions & 84 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions pnpm-workspace.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
packages:
- "playground"

0 comments on commit 1dbb809

Please sign in to comment.