fix(package): Fix scripts section in package.json by adding missing comma
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
# Changelog
|
||||
|
||||
## 2025-01-14 - 1.0.5 - fix(package)
|
||||
Fix scripts section in package.json by adding missing comma
|
||||
|
||||
- Corrected the JSON format in the scripts section by adding a missing comma between format and build scripts.
|
||||
|
||||
## 2025-01-14 - 1.0.4 - fix(core)
|
||||
Removed unnecessary files and updated dependencies
|
||||
|
||||
|
||||
Reference in New Issue
Block a user