mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-19 13:09:27 +00:00
12 lines
209 B
JSON
12 lines
209 B
JSON
{
|
|
"devDependencies": {
|
|
"@4tw/cypress-drag-drop": "^2.3.1",
|
|
"cypress": "^15.11.0"
|
|
},
|
|
"dependencies": {
|
|
"cypress-real-events": "^1.15.0",
|
|
"dotenv": "^17.4.2",
|
|
"moment": "^2.30.1"
|
|
}
|
|
}
|