@grouparoo/app-templates
Advanced tools
Comparing version 0.7.7-alpha.0 to 0.7.7-alpha.1
@@ -5,3 +5,3 @@ { | ||
"description": "Common patterns for Grouparoo plugins that contribute apps", | ||
"version": "0.7.7-alpha.0", | ||
"version": "0.7.7-alpha.1", | ||
"license": "MPL-2.0", | ||
@@ -32,16 +32,16 @@ "private": false, | ||
"devDependencies": { | ||
"@grouparoo/core": "0.7.7-alpha.0", | ||
"@grouparoo/spec-helper": "0.7.7-alpha.0", | ||
"@grouparoo/core": "0.7.7-alpha.1", | ||
"@grouparoo/spec-helper": "0.7.7-alpha.1", | ||
"@types/jest": "*", | ||
"@types/node": "*", | ||
"@types/uuid": "*", | ||
"actionhero": "27.2.0", | ||
"jest": "27.3.1", | ||
"actionhero": "28.0.3", | ||
"jest": "27.4.3", | ||
"nock": "13.2.1", | ||
"prettier": "2.5.0", | ||
"ts-jest": "27.0.7", | ||
"ts-jest": "27.1.1", | ||
"typescript": "4.5.2", | ||
"uuid": "8.3.2" | ||
}, | ||
"gitHead": "a8cf1e5c629ea01139abe3c9e3d59d71fbf7e64b" | ||
"gitHead": "d87e6adcefcc3e55d671121157b8eda1ae89f22a" | ||
} |