Browse Source

chore: updates dependencies

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

+ 1 - 1
package.json

@@ -36,7 +36,7 @@
   "license": "MIT",
   "homepage": "https://github.com/e22m4u/js-path-trie",
   "dependencies": {
-    "@e22m4u/js-format": "~0.1.7",
+    "@e22m4u/js-format": "~0.1.0",
     "debug": "~4.4.0",
     "path-to-regexp": "~8.2.0"
   },