diff options
| author | 2025-04-23 17:44:25 +0200 | |
|---|---|---|
| committer | 2025-04-23 17:44:25 +0200 | |
| commit | ab2044ef026878613e275b82e37f5dc0139073ac (patch) | |
| tree | 5532cce9cbd6d5e5aaaacb680a0226f8c7b83ff5 /web/source/package.json | |
| parent | [chore/frontend] rejig server picker recommendations (#4042) (diff) | |
| download | gotosocial-ab2044ef026878613e275b82e37f5dc0139073ac.tar.xz | |
[chore/frontend] Update skulk, caniuse (#4044)v0.19.0
Diffstat (limited to 'web/source/package.json')
| -rw-r--r-- | web/source/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/source/package.json b/web/source/package.json index 6a29eeeac..3cb70e9a6 100644 --- a/web/source/package.json +++ b/web/source/package.json @@ -36,7 +36,7 @@ "redux": "^4.2.0", "redux-persist": "^6.0.0", "sanitize-html": "^2.13.0", - "skulk": "^0.0.8-fix", + "skulk": "^0.1.1", "wouter": "^3.1.0" }, "devDependencies": { |
