From 6c99cb83bfa73ece4b11ea7cc44388d6aa7ff20b Mon Sep 17 00:00:00 2001 From: zzlgreat Date: Sat, 22 Nov 2025 18:10:55 +0800 Subject: [PATCH] update pay function --- package.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/package.json b/package.json index 43884bc2..27c97113 100755 --- a/package.json +++ b/package.json @@ -63,6 +63,8 @@ "react-scroll": "^1.8.4", "react-scroll-into-view": "^2.1.3", "react-table": "^7.7.0", + "react-to-print": "^2.13.0", + "react-wordcloud": "^1.2.7", "recharts": "^3.1.2", "sass": "^1.49.9", "socket.io-client": "^4.7.4",