Update version to 1.0.4 in package.json and enhance ci-deploy script with dependency check and improved version update logic.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@techniker-me/hash-map",
|
||||
"version": "1.0.3",
|
||||
"version": "1.0.4",
|
||||
"description": "A robust HashMap implementation following OOP SOLID principles",
|
||||
"module": "src/index.ts",
|
||||
"type": "module",
|
||||
|
||||
Reference in New Issue
Block a user