chore: update version to 1.4.1 in package.json and package-lock.json

This commit is contained in:
besoeasy
2026-01-05 01:50:07 +05:30
parent 16ebba7e2a
commit 4ef667afe9
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "file-drop",
"version": "1.4.0",
"version": "1.4.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "file-drop",
"version": "1.4.0",
"version": "1.4.1",
"license": "ISC",
"dependencies": {
"axios": "^1.8.4",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "file-drop",
"version": "1.4.0",
"version": "1.4.1",
"description": "file drop",
"main": "app.js",
"scripts": {