Skip to content

Commit 83c9b65

Browse files
committed
chore: updated readme
1 parent 59eea16 commit 83c9b65

1 file changed

Lines changed: 0 additions & 13 deletions

File tree

templates/typescript/README.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -19,19 +19,6 @@ yarn add @typesafe-html5/typescript
1919
pnpm add @typesafe-html5/typescript
2020
```
2121

22-
## Publishing to npm
23-
24-
This package is ready to be published to npm. To publish:
25-
26-
1. Ensure you have an npm account and are logged in (`npm login`)
27-
2. Run `npm publish` from this directory
28-
29-
The package includes:
30-
- All generated TypeScript class files
31-
- Type definitions
32-
- Main entry point (`index.ts`)
33-
- Package metadata and dependencies
34-
3522
## Importing Elements
3623

3724
You can import individual elements from their specific files:

0 commit comments

Comments
 (0)