Skip to content

Commit

Permalink
force release
Browse files Browse the repository at this point in the history
  • Loading branch information
OrJDev committed Sep 24, 2024
1 parent 3de2ec2 commit 8f2426e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Create advanced SolidStart web application within seconds.
## Getting Started

```bash
npm create jd-app@latest
pnpm create jd-app@latest
```

## Base Template
Expand Down
2 changes: 0 additions & 2 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,3 @@ main().catch((e) => {
);
process.exit(1);
});

//

0 comments on commit 8f2426e

Please sign in to comment.