Browse Source

chore: updates description

e22m4u 1 year ago
parent
commit
713089d937
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-trie-router",
   "version": "0.0.3",
-  "description": "Trie-роутер для Node.js",
+  "description": "HTTP роутер для Node.js",
   "type": "module",
   "main": "src/index.js",
   "scripts": {