Browse Source

chore: updates license

e22m4u 4 months ago
parent
commit
93179fc84d
2 changed files with 4 additions and 4 deletions
  1. 1 1
      LICENSE
  2. 3 3
      package.json

+ 1 - 1
LICENSE

@@ -1,6 +1,6 @@
 MIT License
 MIT License
 
 
-Copyright (c) 2023 e22m4u@yandex.ru
+Copyright (c) 2023-2025 Mikhail Evstropov <e22m4u@yandex.ru>
 
 
 Permission is hereby granted, free of charge, to any person obtaining a copy
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
 of this software and associated documentation files (the "Software"), to deal

+ 3 - 3
package.json

@@ -2,7 +2,7 @@
   "name": "@e22m4u/js-empty-values",
   "name": "@e22m4u/js-empty-values",
   "version": "0.0.1",
   "version": "0.0.1",
   "description": "Сервис централизованного управления пустыми значениями для JavaScript",
   "description": "Сервис централизованного управления пустыми значениями для JavaScript",
-  "author": "e22m4u <e22m4u@yandex.ru>",
+  "author": "Mikhail Evstropov <e22m4u@yandex.ru>",
   "license": "MIT",
   "license": "MIT",
   "keywords": [
   "keywords": [
     "null",
     "null",
@@ -37,8 +37,8 @@
     "prepare": "husky"
     "prepare": "husky"
   },
   },
   "dependencies": {
   "dependencies": {
-    "@e22m4u/js-format": "~0.1.0",
-    "@e22m4u/js-service": "~0.3.0"
+    "@e22m4u/js-format": "~0.1.8",
+    "@e22m4u/js-service": "~0.3.2"
   },
   },
   "devDependencies": {
   "devDependencies": {
     "@commitlint/cli": "~19.8.1",
     "@commitlint/cli": "~19.8.1",