mirror of
https://github.com/koloml/furbooru-tagging-assistant.git
synced 2025-12-24 07:12:57 +00:00
Installed @std/regexp 1.0.1 from JSR
This is a part of the Deno's bundle of standard libraries, so it should be somewhat trustworthy. For now, it only includes the escaping function which I actually need.
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
"@fortawesome/fontawesome-free": "^6.7.2",
|
||||
"@std/regexp": "npm:@jsr/std__regexp@^1.0.1",
|
||||
"lz-string": "^1.5.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user