nixpkgs/pkgs/by-name/de/devin-desktop/update/package.json
Ethan Carter Edwards f727724f2c windsurf: rename to devin-desktop, bump to 3.3.18
Announcement: https://cognition.com/blog/introducing-devin-desktop

Signed-off-by: Ethan Carter Edwards <ethan@ethancedwards.com>
2026-06-27 01:15:14 -07:00

12 lines
216 B
JSON

{
"name": "windsurf-scripts",
"version": "1.0.0",
"scripts": {
"update": "node update.mts"
},
"dependencies": {
"@types/node": "^22.13.1",
"prettier": "^3.4.2",
"typescript": "^5.7.3"
}
}