fix(build): enforce stricter TypeScript checks and update build dependencies

This commit is contained in:
2026-04-30 08:51:24 +00:00
parent d526a7d8dd
commit 26d0fed2d4
9 changed files with 705 additions and 307 deletions
+2 -2
View File
@@ -9,7 +9,7 @@ For reporting bugs, issues, or security vulnerabilities, please visit [community
## 🚀 Install
```bash
pnpm install @push.rocks/smartnetwork --save
pnpm add @push.rocks/smartnetwork
```
## 🎯 Overview
@@ -491,7 +491,7 @@ const monitor = async () => {
## License and Legal Information
This repository contains open-source code licensed under the MIT License. A copy of the license can be found in the [LICENSE](./LICENSE) file.
This repository contains open-source code licensed under the MIT License. A copy of the license can be found in the [license](./license) file.
**Please note:** The MIT License does not grant permission to use the trade names, trademarks, service marks, or product names of the project, except as required for reasonable and customary use in describing the origin of the work and reproducing the content of the NOTICE file.