修复了导入bug

This commit is contained in:
2026-03-04 10:28:31 +08:00
parent ea8113f072
commit 087323e58a
20 changed files with 355 additions and 173 deletions
+1 -2
View File
@@ -1,6 +1,6 @@
{
"name": "note-ai",
"version": "1.0.0105",
"version": "1.0.0304",
"private": true,
"scripts": {
"dev": "next dev -p 3001",
@@ -61,7 +61,6 @@
"tailwind-merge": "^3.4.0",
"tailwindcss-animate": "^1.0.7",
"tippy.js": "^6.3.7",
"tiptap-markdown": "^0.9.0",
"turndown": "^7.2.2",
"turndown-plugin-gfm": "^1.0.2",
"zustand": "^5.0.9"