Skip to content

Commit d28db78

Browse files
committed
order update
1 parent 748f1f8 commit d28db78

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@ Full starter stack to develop CJS/ESM compatible packages with TypeScript, Vites
2424

2525
1. Use this template to create a new repository.
2626
2. Clone the repository.
27-
3. Install the dependencies with `npm install`.
28-
4. Change the package name in `package.json`.
29-
5. Change the `repository`, `bugs`, and `homepage` fields in `package.json` to your github repo.
30-
6. Change the license if required.
31-
7. Change the `open-source-stack` dependency in your test-apps to your name
27+
3. Change the package name in `package.json`.
28+
4. Change the `open-source-stack` dependency in your test-apps to your name
29+
5. Install the dependencies with `npm install`.
30+
6. Change the `repository`, `bugs`, and `homepage` fields in `package.json` to your github repo.
31+
7. Change the license if required.
3232
8. Add the NPM_TOKEN secret to your GitHub repository.
3333
9. Start coding!
3434

0 commit comments

Comments
 (0)