Setting the file. One moment.
Subchapter 148.2
scripts/package.json
JSON8 lines170 B
{
"private": true,
"type": "module",
"description": "Dependencies for the draw.io diagram export skill",
"dependencies": {
"puppeteer-core": "^24.39.1"
}
}