@leanup/cli-aurelia
Advanced tools
Comparing version 1.3.53 to 1.3.54
{ | ||
"name": "@leanup/cli-aurelia", | ||
"version": "1.3.53", | ||
"version": "1.3.54", | ||
"description": "This package contains the Aurelia framework extension for the @leanup/cli.", | ||
@@ -40,10 +40,10 @@ "author": "Martin Oppitz <npmjs@martinoppitz.com>", | ||
"devDependencies": { | ||
"@types/node": "20.12.13", | ||
"@types/node": "20.14.2", | ||
"typescript": "5.4.5", | ||
"@leanup/cli": "1.3.53" | ||
"@leanup/cli": "1.3.54" | ||
}, | ||
"peerDependencies": { | ||
"@leanup/cli": "1.3.53" | ||
"@leanup/cli": "1.3.54" | ||
}, | ||
"scripts": {} | ||
} |
41239