diff options
| author | 2024-06-08 14:32:28 +0200 | |
|---|---|---|
| committer | 2024-06-08 12:32:28 +0000 | |
| commit | 048339a6aacd09adc187f46484f1ceb90dfef371 (patch) | |
| tree | 58e10d85fbde008e68854a07358a085a0b86696c /web/source/package.json | |
| parent | [chore] Warn about email/password change when using OIDC (#2975) (diff) | |
| download | gotosocial-048339a6aacd09adc187f46484f1ceb90dfef371.tar.xz | |
[bugfix] Use re2 syntax for regex validation (#2978)v0.16.0-rc1
Diffstat (limited to 'web/source/package.json')
| -rw-r--r-- | web/source/package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/source/package.json b/web/source/package.json index 230c248ad..e90176308 100644 --- a/web/source/package.json +++ b/web/source/package.json @@ -27,6 +27,7 @@ "photoswipe-dynamic-caption-plugin": "^1.2.7", "plyr": "^3.7.8", "psl": "^1.9.0", + "re2js": "^0.4.1", "react": "^18.2.0", "react-dom": "^18.2.0", "react-redux": "^8.1.3", |
