e22m4u 1 год назад
Родитель
Сommit
fed0337ee3
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -1,7 +1,7 @@
 {
   "name": "@e22m4u/js-service",
   "version": "0.1.1",
-  "description": "The Service Locator implementation with DI",
+  "description": "The Service Locator implementation with the Dependency Injection approach",
   "type": "module",
   "main": "src/index.js",
   "scripts": {