Skip to content

Commit 4619e22

Browse files
committed
chore: update dependencies and env example
1 parent 49c9d59 commit 4619e22

File tree

3 files changed

+10
-1
lines changed

3 files changed

+10
-1
lines changed

.env.example

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
# 环境变量配置示例
2-
# 此文件用于说明项目需要的环境变量
2+
# 此文件用于说明项目需要的环境变量
3+
VITE_BAIDU_ANALYTICS_ID=your_baidu_analytics_site_id

package-lock.json

+7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
"markdown-it": "^14.1.0",
2323
"react": "^18.2.0",
2424
"react-dom": "^18.2.0",
25+
"react-ga4": "^2.1.0",
2526
"react-i18next": "^15.4.1",
2627
"react-markdown": "^10.1.0",
2728
"react-markdown-editor-lite": "^1.3.4",

0 commit comments

Comments
 (0)