Files
forgetting/cli/package.json
T
maeneko b097ccd5fb Bump version to 0.1.4.2
Ships the AWG_GEN/AWG_PIN installer switches and module-version
surfacing from the previous commit.
2026-08-25 15:00:59 +03:00

13 lines
197 B
JSON

{
"name": "awg-cli",
"version": "0.1.4+2",
"private": true,
"dependencies": {
"tsx": "^4.7.0",
"typescript": "^5.4.0"
},
"devDependencies": {
"@types/node": "^22.0.0"
}
}