Browse Source

chore: updates dependencies

e22m4u 1 year ago
parent
commit
924ca5bfa4
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.x",
+    "@e22m4u/js-format": "0.1.x",
     "debug": "~4.3.7",
     "path-to-regexp": "~8.2.0"
   },