chore: remove node-fetch and change the platform back to browser.

This commit is contained in:
Jiaxin Peng
2024-11-20 22:17:49 +00:00
parent 1344c14933
commit a573ef728d
3 changed files with 9 additions and 4 deletions

View File

@@ -26,9 +26,8 @@
"dependencies": {
"@jxpeng98/martian": "^1.2.7",
"https-proxy-agent": "^7.0.2",
"node-fetch": "^3.3.2",
"remark-math": "^6.0.0",
"yaml": "^2.3.4",
"yaml-front-matter": "^4.1.1"
}
}
}