fix(deps): hoist happy-dom to root devDependencies

This commit is contained in:
Simon
2026-06-16 12:30:55 +08:00
parent 235fa1bc26
commit e6a2e07640
3 changed files with 2 additions and 6 deletions

View File

@@ -48,8 +48,5 @@
},
"dependencies": {
"ai-motion": "^0.4.8"
},
"devDependencies": {
"happy-dom": "^20.10.2"
}
}