types-package-json
Advanced tools
Comparing version 2.0.2 to 2.0.5
{ | ||
"name": "types-package-json", | ||
"version": "2.0.2", | ||
"version": "2.0.5", | ||
"description": "A handful set of package.json types and interfaces to improve working with dynamically imported package.json files.", | ||
@@ -22,5 +22,5 @@ "keywords": [ | ||
"devDependencies": { | ||
"@radrat-scripts/package": "0.0.79-1", | ||
"@radrat-scripts/readme": "0.0.79-1", | ||
"@radrat/cli": "0.0.79-10", | ||
"@radrat-scripts/package": "0.0.79-11", | ||
"@radrat-scripts/readme": "0.0.79-11", | ||
"@radrat/cli": "0.0.79-11", | ||
"@types/node": "^14.6.0", | ||
@@ -27,0 +27,0 @@ "typescript": "^4.0.2" |
3272