From 120981340a3fec80ecc186a3131bd59ed13a2fa6 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Thu, 25 Jul 2024 00:25:48 -0700 Subject: deps(web-push): add types --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index cdf74a7d..c9c3cfbd 100644 --- a/package.json +++ b/package.json @@ -21,6 +21,7 @@ "@types/fast-levenshtein": "^0.0.4", "@types/jsdom": "^21.1.6", "@types/string-similarity": "^4.0.2", + "@types/web-push": "^3.6.3", "@typescript-eslint/eslint-plugin": "^5.45.0", "@typescript-eslint/parser": "^5.45.0", "autoprefixer": "^10.4.16", -- cgit v1.2.3