Skip to content
This repository was archived by the owner on Jul 6, 2025. It is now read-only.

Commit 6d7c760

Browse files
author
Je
committed
chore: update egg.json
1 parent 7b09c1d commit 6d7c760

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

egg.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
"version": "0.2.9",
44
"description": "The React Framework in Deno, inspired by Next.js.",
55
"repository": "https://github.com/postui/aleph.js",
6-
"entry": "/mod.ts",
6+
"entry": "./mod.ts",
77
"files": [
88
"./*.ts",
99
"./cli/**/*",
1010
"./tsc/**/*",
1111
"./vendor/**/*",
12-
"./design/aleph_canvas.svg",
12+
"./design/poster.svg",
1313
"./README.md",
1414
"./LICENSE",
1515
"./mod.ts"

0 commit comments

Comments
 (0)