Skip to content

Commit 6ccb994

Browse files
committed
Re-add package.json
1 parent 76e0a09 commit 6ccb994

File tree

2 files changed

+67
-0
lines changed

2 files changed

+67
-0
lines changed

package.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"scripts": {
3+
"build": "deno-bin task build"
4+
},
5+
"dependencies": {
6+
"deno-bin": "^2.1.4",
7+
"highlight.js": "^11.11.1",
8+
"preact-render-to-string": "^6.6.1"
9+
}
10+
}

pnpm-lock.yaml

Lines changed: 57 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)