Browse Source

chore: updates description

e22m4u 1 year ago
parent
commit
fed0337ee3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package.json

+ 1 - 1
package.json

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