Skip to content

Commit

Permalink
replace npm:fastest-levenshtein with jsr:@std/text
Browse files Browse the repository at this point in the history
  • Loading branch information
ayakovlenko committed Oct 16, 2024
1 parent dfc305c commit d8234c1
Show file tree
Hide file tree
Showing 3 changed files with 58 additions and 218 deletions.
2 changes: 1 addition & 1 deletion deno.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"@std/csv": "jsr:@std/csv@^0.224.3",
"@std/fmt": "jsr:@std/fmt@^0.225.6",
"@std/path": "jsr:@std/path@^1.0.2",
"@std/text": "jsr:@std/text@^1.0.7",
"@std/yaml": "jsr:@std/yaml@^0.224.3",
"fastest-levenshtein": "npm:fastest-levenshtein@^1.0.16",
"supermemo": "./src/supermemo/mod.ts"
}
}
Loading

0 comments on commit d8234c1

Please sign in to comment.