From 7fbfd17896c58282f6545f6ab3c0f60df4e6f9ed Mon Sep 17 00:00:00 2001 From: "Acid Chicken (硫酸鶏)" Date: Tue, 29 Jan 2019 14:36:24 +0900 Subject: Module 'web-push' as import syntax (#4017) --- package.json | 1 + 1 file changed, 1 insertion(+) (limited to 'package.json') diff --git a/package.json b/package.json index 94beace6e7..1fefcb7507 100644 --- a/package.json +++ b/package.json @@ -84,6 +84,7 @@ "@types/tinycolor2": "1.4.1", "@types/tmp": "0.0.33", "@types/uuid": "3.4.4", + "@types/web-push": "3.3.0", "@types/webpack": "4.4.24", "@types/webpack-stream": "3.2.10", "@types/websocket": "0.0.40", -- cgit v1.2.3-freya