fix(build): enforce stricter TypeScript checks and update build dependencies
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user